babel-plugin-es5-array-autopolyfill
Advanced tools
Comparing version 2.0.0 to 2.0.1
@@ -15,3 +15,3 @@ 'use strict'; | ||
enter: function enter(path) { | ||
var usedMethods = {}; | ||
usedMethods = {}; | ||
}, | ||
@@ -18,0 +18,0 @@ exit: function exit(path, state) { |
{ | ||
"name": "babel-plugin-es5-array-autopolyfill", | ||
"version": "2.0.0", | ||
"version": "2.0.1", | ||
"description": "", | ||
@@ -5,0 +5,0 @@ "main": "lib/index.js", |
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
4554