Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat(cli): Add --frozen flag to error out if lockfile is out of date #24355

Merged
merged 16 commits into from
Jul 2, 2024
Prev Previous commit
Next Next commit
Update output
  • Loading branch information
nathanwhit committed Jun 29, 2024
commit 2cca787ddedd94eea7eef499bb22e0c1f2b019d2
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 6,6 @@ changes:
11 | - }
12 | },
13 | "@denotest/[email protected]": {
14 | "integrity": "sha512-dxGTiMVdqnsZgewLxLifDdUskXs5pznErABlPE8kDHaHR2MS9coLuwpqOrkb0jxx4xTKnFrdR/ r4rudmvo5zA==",
14 | "integrity": "[WILDCARD]",
15 | "dependencies": {}
16 | }
Original file line number Diff line number Diff line change
Expand Up @@ -8,5 8,5 @@ changes:
7 | },
8 | "jsr": {
9 | "@denotest/[email protected]": {
10 | "integrity": "a9076d30ecb42b2fc6dd95e7055fbf4e6358b53f550741bd7f60089d19f68848"
10 | "integrity": "[WILDCARD]"
11 | },
Original file line number Diff line number Diff line change
Expand Up @@ -10,5 10,5 @@ changes:
7 | },
8 | "jsr": {
9 | "@denotest/[email protected]": {
10 | "integrity": "a9076d30ecb42b2fc6dd95e7055fbf4e6358b53f550741bd7f60089d19f68848"
10 | "integrity": "[WILDCARD]"
11 | },
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 7,6 @@ changes:
11 | - }
12 | },
13 | "@denotest/[email protected]": {
14 | "integrity": "sha512-dxGTiMVdqnsZgewLxLifDdUskXs5pznErABlPE8kDHaHR2MS9coLuwpqOrkb0jxx4xTKnFrdR/ r4rudmvo5zA==",
14 | "integrity": "[WILDCARD]",
15 | "dependencies": {}
16 | }
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 10,7 @@ changes:
14 | - "remote": {}
12 | },
13 | "@denotest/[email protected]": {
14 | "integrity": "sha512-IKNzP1q9lJzTNyePIvLWffODL5v73KPLa IKhKVw1iV9cqmAxrHLM7wX3lizWSOj 1lY30QU/say0T6os J6cQ==",
14 | "integrity": "[WILDCARD]",
15 | "dependencies": {}
16 | }
17 | }
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 10,7 @@ changes:
14 | - "remote": {}
12 | },
13 | "@denotest/[email protected]": {
14 | "integrity": "sha512-IKNzP1q9lJzTNyePIvLWffODL5v73KPLa IKhKVw1iV9cqmAxrHLM7wX3lizWSOj 1lY30QU/say0T6os J6cQ==",
14 | "integrity": "[WILDCARD]",
15 | "dependencies": {}
16 | }
17 | }
Expand Down
nathanwhit marked this conversation as resolved.
Show resolved Hide resolved
Empty file.
1 change: 0 additions & 1 deletion tests/specs/npm/npmrc_not_next_to_package_json/main.out
Original file line number Diff line number Diff line change
Expand Up @@ -4,4 4,3 @@
[WILDCARD]
Download http://localhost:4260/@denotest/esm-basic/1.0.0.tgz
Initialize @denotest/[email protected]
[WILDCARD]