Comparing version 3.1.3 to 3.1.4
{ | ||
"name": "cross-env", | ||
"version": "3.1.3", | ||
"version": "3.1.4", | ||
"description": "Run commands that set environment variables across platforms", | ||
@@ -9,2 +9,5 @@ "main": "dist/index.js", | ||
}, | ||
"engines": { | ||
"node": ">=4.0" | ||
}, | ||
"scripts": { | ||
@@ -11,0 +14,0 @@ "start": "npm run test:watch", |
@@ -13,2 +13,5 @@ # cross-env | ||
## Prerequisites | ||
- [Node.js](https://nodejs.org/) version 4.0 or greater. | ||
## Usage | ||
@@ -15,0 +18,0 @@ |
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
17726
16
71