apollo-env
Advanced tools
Comparing version 0.3.1 to 0.3.2-alpha.0
{ | ||
"name": "apollo-env", | ||
"version": "0.3.1", | ||
"version": "0.3.2-alpha.0", | ||
"author": "opensource@apollographql.com", | ||
@@ -15,3 +15,3 @@ "license": "MIT", | ||
"scripts": { | ||
"clean": "rimraf lib", | ||
"clean": "npx rimraf lib", | ||
"prebuild": "npm run clean", | ||
@@ -27,3 +27,3 @@ "build": "tsc --project ./src/fetch && node clone-types.js && cd src && tsc" | ||
}, | ||
"gitHead": "115b93b4eee0a162dc597ae734301ac089ea6a06" | ||
"gitHead": "0ec2405dfd93a12a0071e977b797bc8004ed329b" | ||
} |
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
20798