@firebase/polyfill
Advanced tools
Comparing version 0.3.36-canary.bab4e1935 to 0.3.36-canary.bb6b5abff
{ | ||
"name": "@firebase/polyfill", | ||
"version": "0.3.36-canary.bab4e1935", | ||
"version": "0.3.36-canary.bb6b5abff", | ||
"description": "", | ||
@@ -15,8 +15,7 @@ "author": "Firebase <firebase-support@google.com> (https://firebase.google.com/)", | ||
"test": "echo 'No test suite for polyfills'", | ||
"test:ci": "echo 'No test suite for polyfills'", | ||
"prepare": "yarn build" | ||
"test:ci": "echo 'No test suite for polyfills'" | ||
}, | ||
"license": "Apache-2.0", | ||
"dependencies": { | ||
"core-js": "3.7.0", | ||
"core-js": "3.15.1", | ||
"promise-polyfill": "8.2.0", | ||
@@ -26,4 +25,4 @@ "whatwg-fetch": "2.0.4" | ||
"devDependencies": { | ||
"rollup": "2.33.2", | ||
"rollup-plugin-typescript2": "0.29.0" | ||
"rollup": "2.52.2", | ||
"rollup-plugin-typescript2": "0.30.0" | ||
}, | ||
@@ -30,0 +29,0 @@ "repository": { |
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
4532
+ Addedcore-js@3.15.1(transitive)
- Removedcore-js@3.7.0(transitive)
Updatedcore-js@3.15.1