babel-plugin-polyfill-es-shims
Advanced tools
Comparing version 0.9.1 to 0.9.2
{ | ||
"name": "babel-plugin-polyfill-es-shims", | ||
"version": "0.9.1", | ||
"version": "0.9.2", | ||
"description": "A Babel plugin to inject imports to es-shims polyfills", | ||
@@ -29,3 +29,3 @@ "repository": { | ||
"dependencies": { | ||
"@babel/helper-define-polyfill-provider": "^0.4.1" | ||
"@babel/helper-define-polyfill-provider": "^0.4.2" | ||
}, | ||
@@ -39,5 +39,5 @@ "devDependencies": { | ||
"peerDependencies": { | ||
"@babel/core": "^7.0.0-0" | ||
"@babel/core": "^7.4.0 || ^8.0.0-0 <8.0.0" | ||
}, | ||
"gitHead": "74956db5d547985ac8e60bf1af56f4c61af12e4e" | ||
"gitHead": "0e8cfb85899c8fb01728199d81fd37108e1668ab" | ||
} |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
102129
+ Added@babel/code-frame@8.0.0-alpha.14(transitive)
+ Added@babel/compat-data@8.0.0-alpha.14(transitive)
+ Added@babel/core@8.0.0-alpha.14(transitive)
+ Added@babel/generator@8.0.0-alpha.14(transitive)
+ Added@babel/helper-compilation-targets@8.0.0-alpha.14(transitive)
+ Added@babel/helper-string-parser@8.0.0-alpha.14(transitive)
+ Added@babel/helper-validator-identifier@8.0.0-alpha.14(transitive)
+ Added@babel/helper-validator-option@8.0.0-alpha.14(transitive)
+ Added@babel/helpers@8.0.0-alpha.14(transitive)
+ Added@babel/parser@8.0.0-alpha.14(transitive)
+ Added@babel/template@8.0.0-alpha.14(transitive)
+ Added@babel/traverse@8.0.0-alpha.14(transitive)
+ Added@babel/types@8.0.0-alpha.14(transitive)
+ Addedglobals@15.14.0(transitive)
+ Addedjs-tokens@8.0.3(transitive)
+ Addedlru-cache@7.18.3(transitive)
+ Addedsemver@7.6.3(transitive)
- Removed@babel/code-frame@7.26.2(transitive)
- Removed@babel/core@7.26.0(transitive)
- Removed@babel/generator@7.26.3(transitive)
- Removed@babel/helper-module-imports@7.25.9(transitive)
- Removed@babel/helper-module-transforms@7.26.0(transitive)
- Removed@babel/helper-string-parser@7.25.9(transitive)
- Removed@babel/helper-validator-identifier@7.25.9(transitive)
- Removed@babel/helpers@7.26.0(transitive)
- Removed@babel/parser@7.26.3(transitive)
- Removed@babel/template@7.25.9(transitive)
- Removed@babel/traverse@7.26.4(transitive)
- Removed@babel/types@7.26.3(transitive)
- Removedglobals@11.12.0(transitive)
- Removedjs-tokens@4.0.0(transitive)