babel-plugin-polyfill-custom
Advanced tools
Comparing version 1.0.109 to 1.0.110
{ | ||
"name": "babel-plugin-polyfill-custom", | ||
"version": "1.0.109", | ||
"version": "1.0.110", | ||
"description": "Yet another babel plugin that lets you freely customize polyfills.", | ||
@@ -36,3 +36,3 @@ "keywords": [ | ||
"@babel/helper-define-polyfill-provider": "0.6.1", | ||
"@mdn/browser-compat-data": "5.5.15", | ||
"@mdn/browser-compat-data": "5.5.16", | ||
"fast-json-stable-stringify": "2.1.0", | ||
@@ -39,0 +39,0 @@ "lodash.get": "4.4.2", |
+ Added@mdn/browser-compat-data@5.5.16(transitive)
- Removed@mdn/browser-compat-data@5.5.15(transitive)