babel-plugin-polyfill-custom
Advanced tools
Comparing version 1.0.30 to 1.0.31
{ | ||
"name": "babel-plugin-polyfill-custom", | ||
"version": "1.0.30", | ||
"version": "1.0.31", | ||
"description": "Yet another babel plugin that lets you freely customize polyfills.", | ||
@@ -35,3 +35,3 @@ "keywords": [ | ||
"@babel/helper-define-polyfill-provider": "0.3.3", | ||
"@mdn/browser-compat-data": "5.2.29", | ||
"@mdn/browser-compat-data": "5.2.30", | ||
"fast-json-stable-stringify": "2.1.0", | ||
@@ -38,0 +38,0 @@ "lodash.get": "4.4.2", |
+ Added@mdn/browser-compat-data@5.2.30(transitive)
- Removed@mdn/browser-compat-data@5.2.29(transitive)