@percy/env
Advanced tools
Comparing version 1.0.0-beta.36 to 1.0.0-beta.37
{ | ||
"name": "@percy/env", | ||
"version": "1.0.0-beta.36", | ||
"version": "1.0.0-beta.37", | ||
"license": "MIT", | ||
@@ -13,3 +13,3 @@ "main": "dist/index.js", | ||
"scripts": { | ||
"build": "babel --root-mode upward src --out-dir dist", | ||
"build": "cross-env NODE_ENV=production babel src --out-dir dist --root-mode upward", | ||
"lint": "eslint --ignore-path ../../.gitignore .", | ||
@@ -31,3 +31,3 @@ "test": "cross-env NODE_ENV=test mocha", | ||
}, | ||
"gitHead": "b50360d0afa6e3b4c6c6bf7f5ef25d39031ca370" | ||
"gitHead": "49828f18be37eba7b6bfb0d45214a9937f8299fe" | ||
} |
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
16527