@zohodesk/testinglibrary 0.4.27-experimental → 0.4.29-experimental
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/npm-shrinkwrap.json +18 -18
- package/package.json +1 -1
package/npm-shrinkwrap.json
CHANGED
|
@@ -1,12 +1,12 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@zohodesk/testinglibrary",
|
|
3
|
-
"version": "0.4.
|
|
3
|
+
"version": "0.4.29-experimental",
|
|
4
4
|
"lockfileVersion": 3,
|
|
5
5
|
"requires": true,
|
|
6
6
|
"packages": {
|
|
7
7
|
"": {
|
|
8
8
|
"name": "@zohodesk/testinglibrary",
|
|
9
|
-
"version": "0.4.
|
|
9
|
+
"version": "0.4.29-experimental",
|
|
10
10
|
"hasInstallScript": true,
|
|
11
11
|
"license": "ISC",
|
|
12
12
|
"dependencies": {
|
|
@@ -5508,14 +5508,14 @@
|
|
|
5508
5508
|
}
|
|
5509
5509
|
},
|
|
5510
5510
|
"node_modules/get-symbol-description": {
|
|
5511
|
-
"version": "1.0
|
|
5512
|
-
"resolved": "https://registry.npmjs.org/get-symbol-description/-/get-symbol-description-1.0.
|
|
5513
|
-
"integrity": "sha512-
|
|
5511
|
+
"version": "1.1.0",
|
|
5512
|
+
"resolved": "https://registry.npmjs.org/get-symbol-description/-/get-symbol-description-1.1.0.tgz",
|
|
5513
|
+
"integrity": "sha512-w9UMqWwJxHNOvoNzSJ2oPF5wvYcvP7jUvYzhp67yEhTi17ZDBBC1z9pTdGuzjD+EFIqLSYRweZjqfiPzQ06Ebg==",
|
|
5514
5514
|
"dev": true,
|
|
5515
5515
|
"dependencies": {
|
|
5516
|
-
"call-
|
|
5516
|
+
"call-bound": "^1.0.3",
|
|
5517
5517
|
"es-errors": "^1.3.0",
|
|
5518
|
-
"get-intrinsic": "^1.2.
|
|
5518
|
+
"get-intrinsic": "^1.2.6"
|
|
5519
5519
|
},
|
|
5520
5520
|
"engines": {
|
|
5521
5521
|
"node": ">= 0.4"
|
|
@@ -6367,11 +6367,11 @@
|
|
|
6367
6367
|
}
|
|
6368
6368
|
},
|
|
6369
6369
|
"node_modules/is-typed-array": {
|
|
6370
|
-
"version": "1.1.
|
|
6371
|
-
"resolved": "https://registry.npmjs.org/is-typed-array/-/is-typed-array-1.1.
|
|
6372
|
-
"integrity": "sha512-
|
|
6370
|
+
"version": "1.1.14",
|
|
6371
|
+
"resolved": "https://registry.npmjs.org/is-typed-array/-/is-typed-array-1.1.14.tgz",
|
|
6372
|
+
"integrity": "sha512-lQUsHzcTb7rH57dajbOuZEuMDXjs9f04ZloER4QOpjpKcaw4f98BRUrs8aiO9Z4G7i7B0Xhgarg6SCgYcYi8Nw==",
|
|
6373
6373
|
"dependencies": {
|
|
6374
|
-
"which-typed-array": "^1.1.
|
|
6374
|
+
"which-typed-array": "^1.1.16"
|
|
6375
6375
|
},
|
|
6376
6376
|
"engines": {
|
|
6377
6377
|
"node": ">= 0.4"
|
|
@@ -9987,16 +9987,16 @@
|
|
|
9987
9987
|
}
|
|
9988
9988
|
},
|
|
9989
9989
|
"node_modules/typed-array-byte-length": {
|
|
9990
|
-
"version": "1.0.
|
|
9991
|
-
"resolved": "https://registry.npmjs.org/typed-array-byte-length/-/typed-array-byte-length-1.0.
|
|
9992
|
-
"integrity": "sha512-
|
|
9990
|
+
"version": "1.0.3",
|
|
9991
|
+
"resolved": "https://registry.npmjs.org/typed-array-byte-length/-/typed-array-byte-length-1.0.3.tgz",
|
|
9992
|
+
"integrity": "sha512-BaXgOuIxz8n8pIq3e7Atg/7s+DpiYrxn4vdot3w9KbnBhcRQq6o3xemQdIfynqSeXeDrF32x+WvfzmOjPiY9lg==",
|
|
9993
9993
|
"dev": true,
|
|
9994
9994
|
"dependencies": {
|
|
9995
|
-
"call-bind": "^1.0.
|
|
9995
|
+
"call-bind": "^1.0.8",
|
|
9996
9996
|
"for-each": "^0.3.3",
|
|
9997
|
-
"gopd": "^1.0
|
|
9998
|
-
"has-proto": "^1.0
|
|
9999
|
-
"is-typed-array": "^1.1.
|
|
9997
|
+
"gopd": "^1.2.0",
|
|
9998
|
+
"has-proto": "^1.2.0",
|
|
9999
|
+
"is-typed-array": "^1.1.14"
|
|
10000
10000
|
},
|
|
10001
10001
|
"engines": {
|
|
10002
10002
|
"node": ">= 0.4"
|