gatsby-legacy-polyfills
Advanced tools
Comparing version 3.13.0 to 3.13.1
{ | ||
"name": "gatsby-legacy-polyfills", | ||
"description": "Polyfills for legacy browsers", | ||
"version": "3.13.0", | ||
"version": "3.13.1", | ||
"main": "dist/polyfills.js", | ||
@@ -19,3 +19,3 @@ "author": "Ward Peeters <ward@gatsbyjs.com>", | ||
"build": "npm-run-all --npm-path npm -p build:*", | ||
"build:exclude": "cpy 'exclude.js' '../dist' --cwd=./src", | ||
"build:exclude": "cpy \"exclude.js\" \"../dist\" --cwd=./src", | ||
"build:polyfills": "microbundle -f iife -i src/polyfills.js --no-sourcemap --external=none", | ||
@@ -51,3 +51,3 @@ "prepare": "cross-env NODE_ENV=production npm run build", | ||
}, | ||
"gitHead": "18ffcfa3d615e16059e823f4e03e89cdf6c5b449" | ||
"gitHead": "8f0f7c586e253a88673433deef26da84790944a1" | ||
} |
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
129821