Skip to content

Commit

Permalink
Update es-shims tests
Browse files Browse the repository at this point in the history
  • Loading branch information
nicolo-ribaudo committed Mar 23, 2021
1 parent 79c3464 commit 7680c90
Show file tree
Hide file tree
Showing 6 changed files with 192 additions and 4 deletions.
3 changes: 2 additions & 1 deletion packages/babel-plugin-polyfill-es-shims/package.json
Expand Up @@ -21,7 +21,8 @@
"devDependencies": {
"@babel/core": "^7.13.0",
"@babel/helper-plugin-test-runner": "^7.10.4",
"array.from": "^1.1.0"
"array.from": "^1.1.0",
"math.clz32": "^1.0.0"
},
"peerDependencies": {
"@babel/core": "^7.0.0-0"
Expand Down
@@ -1 +1,2 @@
Array.from;
Math.clz32;
@@ -1,2 +1,4 @@
import "<CWD>/array.from/auto";
import "<CWD>/array.from/auto.js";
import "<CWD>/math.clz32/auto.js";
Array.from;
Math.clz32;
@@ -1 +1,2 @@
Array.from;
Math.clz32;
@@ -1,2 +1,4 @@
import _ArrayFrom from "<CWD>/array.from";
import _ArrayFrom from "<CWD>/array.from/index.js";
import _MathClz from "<CWD>/math.clz32/index.js";
_ArrayFrom;
_MathClz;
183 changes: 182 additions & 1 deletion yarn.lock
Expand Up @@ -3626,6 +3626,7 @@ __metadata:
"@babel/helper-define-polyfill-provider": ^0.1.5
"@babel/helper-plugin-test-runner": ^7.10.4
array.from: ^1.1.0
math.clz32: ^1.0.0
peerDependencies:
"@babel/core": ^7.0.0-0
languageName: unknown
Expand Down Expand Up @@ -4056,6 +4057,16 @@ __metadata:
languageName: node
linkType: hard

"call-bind@npm:^1.0.0, call-bind@npm:^1.0.2":
version: 1.0.2
resolution: "call-bind@npm:1.0.2"
dependencies:
function-bind: ^1.1.1
get-intrinsic: ^1.0.2
checksum: 18cc6107a1f028247f2b505dae73ad1c63b737addfcd43ff75159f072c5c827300c1fb66f26ee0ec70fc2fdd005ce68d65c05a2a34b74bab08c3b1921954ada9
languageName: node
linkType: hard

"call-me-maybe@npm:^1.0.1":
version: 1.0.1
resolution: "call-me-maybe@npm:1.0.1"
Expand Down Expand Up @@ -5421,6 +5432,30 @@ __metadata:
languageName: node
linkType: hard

"es-abstract@npm:^1.18.0-next.1":
version: 1.18.0
resolution: "es-abstract@npm:1.18.0"
dependencies:
call-bind: ^1.0.2
es-to-primitive: ^1.2.1
function-bind: ^1.1.1
get-intrinsic: ^1.1.1
has: ^1.0.3
has-symbols: ^1.0.2
is-callable: ^1.2.3
is-negative-zero: ^2.0.1
is-regex: ^1.1.2
is-string: ^1.0.5
object-inspect: ^1.9.0
object-keys: ^1.1.1
object.assign: ^4.1.2
string.prototype.trimend: ^1.0.4
string.prototype.trimstart: ^1.0.4
unbox-primitive: ^1.0.0
checksum: 019fa7c51e10532cd07ca3aa9b76e4c6ad6f421e15064205d144da08da54f8fc057edc262f6f95775e0b249ecbb753b497050dd75ab69a3c1c89cb9b734e42ca
languageName: node
linkType: hard

"es-get-iterator@npm:^1.0.2":
version: 1.1.0
resolution: "es-get-iterator@npm:1.1.0"
Expand Down Expand Up @@ -6456,6 +6491,17 @@ fsevents@~2.1.2:
languageName: node
linkType: hard

"get-intrinsic@npm:^1.0.2, get-intrinsic@npm:^1.1.1":
version: 1.1.1
resolution: "get-intrinsic@npm:1.1.1"
dependencies:
function-bind: ^1.1.1
has: ^1.0.3
has-symbols: ^1.0.1
checksum: acf1506f25a32a194cfc5c19d33835756080d970eb6e29a8a3852380106df981acef7bb9ac2002689437235221f24bcbdc1e3532b9bcacd7ff3621091fafe607
languageName: node
linkType: hard

"get-pkg-repo@npm:^1.0.0":
version: 1.4.0
resolution: "get-pkg-repo@npm:1.4.0"
Expand Down Expand Up @@ -6942,6 +6988,13 @@ fsevents@~2.1.2:
languageName: node
linkType: hard

"has-bigints@npm:^1.0.0":
version: 1.0.1
resolution: "has-bigints@npm:1.0.1"
checksum: 1074b644f5f2c319fc31af00fe2f81b6e21e204bb46da70ff7b970fe65c56f504e697fe6b41823ba679bd4111840482a83327d3432b8d670a684da4087ed074b
languageName: node
linkType: hard

"has-flag@npm:^3.0.0":
version: 3.0.0
resolution: "has-flag@npm:3.0.0"
Expand Down Expand Up @@ -6972,6 +7025,13 @@ fsevents@~2.1.2:
languageName: node
linkType: hard

"has-symbols@npm:^1.0.2":
version: 1.0.2
resolution: "has-symbols@npm:1.0.2"
checksum: 1b73928752fa9ca993fa48f7b3832c95ea408c0ec635b2d6cbaf011b94a7e6a704a9254ae6d8ecc913d4dd92f2ff760dc43aad7c7e790ddb3f627005614d8e28
languageName: node
linkType: hard

"has-unicode@npm:^2.0.0, has-unicode@npm:^2.0.1":
version: 2.0.1
resolution: "has-unicode@npm:2.0.1"
Expand Down Expand Up @@ -7420,6 +7480,13 @@ fsevents@~2.1.2:
languageName: node
linkType: hard

"is-bigint@npm:^1.0.1":
version: 1.0.1
resolution: "is-bigint@npm:1.0.1"
checksum: dd132ab80f389d6968315d491706c5dbb3f6c4bf35b64085d74895e7f3516123ab1bcf6a9a83a63cfede688f44550a08713ed37f3ae9153afe8d0cf569a8b956
languageName: node
linkType: hard

"is-binary-path@npm:^1.0.0":
version: 1.0.1
resolution: "is-binary-path@npm:1.0.1"
Expand All @@ -7429,6 +7496,15 @@ fsevents@~2.1.2:
languageName: node
linkType: hard

"is-boolean-object@npm:^1.1.0":
version: 1.1.0
resolution: "is-boolean-object@npm:1.1.0"
dependencies:
call-bind: ^1.0.0
checksum: 1d6047a022aa49cdf8580ac8b3d6d25da0d33a65ae00142bec2ba95c6c889de84693a0ef5acc9eabb59ba9e66fb473f47fa589ec22dd8e7ef8d88b6774e3adc6
languageName: node
linkType: hard

"is-buffer@npm:^1.1.5":
version: 1.1.6
resolution: "is-buffer@npm:1.1.6"
Expand All @@ -7443,6 +7519,13 @@ fsevents@~2.1.2:
languageName: node
linkType: hard

"is-callable@npm:^1.2.3":
version: 1.2.3
resolution: "is-callable@npm:1.2.3"
checksum: 8180a1c4e227e204e199ff355c4f24a80f74536898e16716583aa6a09167f2cceecc188cea750a2f3ae3b163577691595ae8d22bf7bb94b4bbb9fbdfea1bc5c3
languageName: node
linkType: hard

"is-ci@npm:^2.0.0":
version: 2.0.0
resolution: "is-ci@npm:2.0.0"
Expand Down Expand Up @@ -7632,6 +7715,20 @@ fsevents@~2.1.2:
languageName: node
linkType: hard

"is-negative-zero@npm:^2.0.1":
version: 2.0.1
resolution: "is-negative-zero@npm:2.0.1"
checksum: e2160af9a6fad7027bbd513e1efe9a99c780bb6af688e61e6b71084b5893f976241ca081e1ed8c18222d391ea3c1c0771cd23ab322be107150b66faf03d6ecbd
languageName: node
linkType: hard

"is-number-object@npm:^1.0.4":
version: 1.0.4
resolution: "is-number-object@npm:1.0.4"
checksum: 5bae52129f0e097485da25cbe89307dd46cf5ce7640edb6fcf40350d59c9f909039713d35fbeb0f1de1df817da6ec6e88aceca41b01e5ac989f6fdfc15c438a7
languageName: node
linkType: hard

"is-number@npm:^2.1.0":
version: 2.1.0
resolution: "is-number@npm:2.1.0"
Expand Down Expand Up @@ -7719,6 +7816,16 @@ fsevents@~2.1.2:
languageName: node
linkType: hard

"is-regex@npm:^1.1.2":
version: 1.1.2
resolution: "is-regex@npm:1.1.2"
dependencies:
call-bind: ^1.0.2
has-symbols: ^1.0.1
checksum: 5e2f80f495f5297d1295730820a4be31f3848ca92357cfef1b2a61c09fe0fcd3f68c34f3042a5b81885e249cd50eac8efac472ad6da7ecb497bb2d7bad402a9a
languageName: node
linkType: hard

"is-relative@npm:^1.0.0":
version: 1.0.0
resolution: "is-relative@npm:1.0.0"
Expand Down Expand Up @@ -7758,7 +7865,7 @@ fsevents@~2.1.2:
languageName: node
linkType: hard

"is-symbol@npm:^1.0.2":
"is-symbol@npm:^1.0.2, is-symbol@npm:^1.0.3":
version: 1.0.3
resolution: "is-symbol@npm:1.0.3"
dependencies:
Expand Down Expand Up @@ -9063,6 +9170,16 @@ fsevents@~2.1.2:
languageName: node
linkType: hard

"math.clz32@npm:^1.0.0":
version: 1.0.0
resolution: "math.clz32@npm:1.0.0"
dependencies:
define-properties: ^1.1.3
es-abstract: ^1.18.0-next.1
checksum: f4923fe733791e3313d70784c616c89ff0352ea0a417e3d04d4adc58d4ff6c6748c2f1c1a2383f5a941e7428fc5cf672b54e0c9521133a303fee7d05ec446078
languageName: node
linkType: hard

"md5.js@npm:^1.3.4":
version: 1.3.5
resolution: "md5.js@npm:1.3.5"
Expand Down Expand Up @@ -9844,6 +9961,13 @@ fsevents@~2.1.2:
languageName: node
linkType: hard

"object-inspect@npm:^1.9.0":
version: 1.9.0
resolution: "object-inspect@npm:1.9.0"
checksum: 63b412167d716e332b3233090a9e8cc7951479a6971629fb8a3d00135a2329136c697fbd2f56e48bb132928f01bd0f8c5fe2d7386222f217228ca697b8c3932a
languageName: node
linkType: hard

"object-keys@npm:^1.0.11, object-keys@npm:^1.0.12, object-keys@npm:^1.1.1":
version: 1.1.1
resolution: "object-keys@npm:1.1.1"
Expand Down Expand Up @@ -9872,6 +9996,18 @@ fsevents@~2.1.2:
languageName: node
linkType: hard

"object.assign@npm:^4.1.2":
version: 4.1.2
resolution: "object.assign@npm:4.1.2"
dependencies:
call-bind: ^1.0.0
define-properties: ^1.1.3
has-symbols: ^1.0.1
object-keys: ^1.1.1
checksum: a5855cc6db3f64606c41ceb97cb9847e667d8240889d771d65638244be1d35c2e2ccb5762f437bb76abf4e98ab4634a9d302380398121cee288a44dce5028f54
languageName: node
linkType: hard

"object.defaults@npm:^1.0.0, object.defaults@npm:^1.1.0":
version: 1.1.0
resolution: "object.defaults@npm:1.1.0"
Expand Down Expand Up @@ -12128,6 +12264,16 @@ resolve@1.1.7:
languageName: node
linkType: hard

"string.prototype.trimend@npm:^1.0.4":
version: 1.0.4
resolution: "string.prototype.trimend@npm:1.0.4"
dependencies:
call-bind: ^1.0.2
define-properties: ^1.1.3
checksum: ea8793bee1104362587e6a0fab2cb48e76548423d8ac95847284f9f6ef6a11338cf47114e8ec1c2a9519cce55cfa8d19fc8e26413937c3e804a768ec43ebe38e
languageName: node
linkType: hard

"string.prototype.trimleft@npm:^2.1.1":
version: 2.1.2
resolution: "string.prototype.trimleft@npm:2.1.2"
Expand Down Expand Up @@ -12160,6 +12306,16 @@ resolve@1.1.7:
languageName: node
linkType: hard

"string.prototype.trimstart@npm:^1.0.4":
version: 1.0.4
resolution: "string.prototype.trimstart@npm:1.0.4"
dependencies:
call-bind: ^1.0.2
define-properties: ^1.1.3
checksum: dd2c994af9b9194c7ce9d94e30b8f8bbe30ec95ada94534a71d63df2964a200c8d2264378252a5047a5f1cf805e8216911d78d16b22d5db7b0abcdbbb2d24b4a
languageName: node
linkType: hard

"string_decoder@npm:^1.0.0, string_decoder@npm:^1.1.1":
version: 1.3.0
resolution: "string_decoder@npm:1.3.0"
Expand Down Expand Up @@ -12760,6 +12916,18 @@ resolve@1.1.7:
languageName: node
linkType: hard

"unbox-primitive@npm:^1.0.0":
version: 1.0.0
resolution: "unbox-primitive@npm:1.0.0"
dependencies:
function-bind: ^1.1.1
has-bigints: ^1.0.0
has-symbols: ^1.0.0
which-boxed-primitive: ^1.0.1
checksum: 25e82f99bb40981f30615644305c757ecefff43d2ef2ac1b80e24f304f3002cd637eecb672bdd07f5fb858a265d96a4b2e983c714cba65498715acf7af23e86b
languageName: node
linkType: hard

"unc-path-regex@npm:^0.1.2":
version: 0.1.2
resolution: "unc-path-regex@npm:0.1.2"
Expand Down Expand Up @@ -13296,6 +13464,19 @@ resolve@1.1.7:
languageName: node
linkType: hard

"which-boxed-primitive@npm:^1.0.1":
version: 1.0.2
resolution: "which-boxed-primitive@npm:1.0.2"
dependencies:
is-bigint: ^1.0.1
is-boolean-object: ^1.1.0
is-number-object: ^1.0.4
is-string: ^1.0.5
is-symbol: ^1.0.3
checksum: 771ef43357afbba9febf2da4867b2971ada0a5126227f9b7926751525e3721f7f5f3722f8c60af67881714d9a82a98ed686f1768490cfb2cd40518df5f2e056e
languageName: node
linkType: hard

"which-module@npm:^1.0.0":
version: 1.0.0
resolution: "which-module@npm:1.0.0"
Expand Down

0 comments on commit 7680c90

Please sign in to comment.