@skazka/env
Advanced tools
Comparing version 0.0.2 to 0.0.3
{ | ||
"name": "@skazka/env", | ||
"version": "0.0.2", | ||
"version": "0.0.3", | ||
"description": "Node.js Environment", | ||
"scripts": { | ||
"build": "cross-env NODE_ENV=production gulp" | ||
"build": "cross-env NODE_ENV=production gulp", | ||
"prebuild": "rimraf dist" | ||
}, | ||
"main": "lib/index.js", | ||
"main": "dist/index.js", | ||
"files": [ | ||
"lib" | ||
"dist" | ||
], | ||
"engines": { | ||
"node": ">=8.9.0" | ||
"node": ">=10.0.0" | ||
}, | ||
@@ -24,3 +25,3 @@ "license": "MIT", | ||
], | ||
"repository": "https://github.com/skazkajs/skazka/tree/master/packages/env", | ||
"repository": "https://github.com/skazkajs/skazka/tree/master/packages/core/env", | ||
"bugs": { | ||
@@ -34,3 +35,4 @@ "url": "https://github.com/skazkajs/skazka/issues" | ||
"NODE_ENV" | ||
] | ||
], | ||
"gitHead": "cb0b7e500359123ba53e83bfdc23993c6e21bfc6" | ||
} |
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
No repository
Supply chain riskPackage does not have a linked source code repository. Without this field, a package will have no reference to the location of the source code use to generate the package.
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
No repository
Supply chain riskPackage does not have a linked source code repository. Without this field, a package will have no reference to the location of the source code use to generate the package.
Found 1 instance in 1 package
2950
4