@firebase/polyfill
Advanced tools
Comparing version 0.3.36-canary.cb835e723 to 0.3.36-canary.cca8cdff2
{ | ||
"name": "@firebase/polyfill", | ||
"version": "0.3.36-canary.cb835e723", | ||
"version": "0.3.36-canary.cca8cdff2", | ||
"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": { |
4532
+ Addedcore-js@3.15.1(transitive)
- Removedcore-js@3.7.0(transitive)
Updatedcore-js@3.15.1