pnpm 7.1.4 → 7.1.7
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/node_modules/.modules.yaml +2 -2
- package/dist/node_modules/.pnpm/lock.yaml +6 -6
- package/dist/pnpm.cjs +7149 -947
- package/dist/pnpx.cjs +7253 -1051
- package/package.json +18 -18
|
@@ -7,11 +7,11 @@ included:
|
|
|
7
7
|
injectedDeps: {}
|
|
8
8
|
layoutVersion: 5
|
|
9
9
|
nodeLinker: hoisted
|
|
10
|
-
packageManager: pnpm@7.1.
|
|
10
|
+
packageManager: pnpm@7.1.6
|
|
11
11
|
pendingBuilds:
|
|
12
12
|
- /node-gyp/8.4.1
|
|
13
13
|
- /encoding/0.1.13
|
|
14
|
-
prunedAt:
|
|
14
|
+
prunedAt: Sun, 29 May 2022 09:14:06 GMT
|
|
15
15
|
publicHoistPattern:
|
|
16
16
|
- '*eslint*'
|
|
17
17
|
- '*prettier*'
|
|
@@ -151,12 +151,12 @@ packages:
|
|
|
151
151
|
optional: true
|
|
152
152
|
|
|
153
153
|
/concat-map/0.0.1:
|
|
154
|
-
resolution: {integrity:
|
|
154
|
+
resolution: {integrity: sha512-/Srv4dswyQNBfohGpz9o6Yb3Gz3SrUDqBH5rTuhGR7ahtlbYKnVxw2bCFMRljaA7EXHaXZ8wsHdodFvbkhKmqg==}
|
|
155
155
|
dev: false
|
|
156
156
|
optional: true
|
|
157
157
|
|
|
158
158
|
/console-control-strings/1.1.0:
|
|
159
|
-
resolution: {integrity:
|
|
159
|
+
resolution: {integrity: sha512-ty/fTekppD2fIwRvnZAVdeOiGd1c7YXEixbgJTNzqcxJWKQnjJ/V1bNEEE6hygpM3WjwHFUVK6HTjWSzV4a8sQ==}
|
|
160
160
|
dev: false
|
|
161
161
|
optional: true
|
|
162
162
|
|
|
@@ -174,12 +174,12 @@ packages:
|
|
|
174
174
|
optional: true
|
|
175
175
|
|
|
176
176
|
/delegates/1.0.0:
|
|
177
|
-
resolution: {integrity:
|
|
177
|
+
resolution: {integrity: sha512-bd2L678uiWATM6m5Z1VzNCErI3jiGzt6HGY8OVICs40JQq/HALfbyNJmp0UDakEY4pMMaN0Ly5om/B1VI/+xfQ==}
|
|
178
178
|
dev: false
|
|
179
179
|
optional: true
|
|
180
180
|
|
|
181
181
|
/depd/1.1.2:
|
|
182
|
-
resolution: {integrity:
|
|
182
|
+
resolution: {integrity: sha512-7emPTl6Dpo6JRXOXjLRxck+FlLRX5847cLKEn00PLAgc3g2hTZZgr+e4c2v6QpSmLeFP3n5yUo7ft6avBK/5jQ==}
|
|
183
183
|
engines: {node: '>= 0.6'}
|
|
184
184
|
dev: false
|
|
185
185
|
optional: true
|
|
@@ -217,7 +217,7 @@ packages:
|
|
|
217
217
|
optional: true
|
|
218
218
|
|
|
219
219
|
/fs.realpath/1.0.0:
|
|
220
|
-
resolution: {integrity:
|
|
220
|
+
resolution: {integrity: sha512-OO0pH2lK6a0hZnAdau5ItzHPI6pUlvI7jMVnxUQRtw4owF2wk8lOSabtGDCTP4Ggrg2MbGnWO9X8K1t4+fGMDw==}
|
|
221
221
|
dev: false
|
|
222
222
|
optional: true
|
|
223
223
|
|
|
@@ -254,7 +254,7 @@ packages:
|
|
|
254
254
|
optional: true
|
|
255
255
|
|
|
256
256
|
/has-unicode/2.0.1:
|
|
257
|
-
resolution: {integrity:
|
|
257
|
+
resolution: {integrity: sha512-8Rf9Y83NBReMnx0gFzA8JImQACstCYWUplepDa9xprwwtmgEZUF0h/i5xSA625zB/I37EtrswSST6OXxwaaIJQ==}
|
|
258
258
|
dev: false
|
|
259
259
|
optional: true
|
|
260
260
|
|