serverless-local-environment
Advanced tools
Comparing version 0.2.1 to 0.3.0
{ | ||
"name": "serverless-local-environment", | ||
"version": "0.2.1", | ||
"version": "0.3.0", | ||
"engines": { | ||
@@ -12,3 +12,3 @@ "node": ">=4.0" | ||
"type": "git", | ||
"url": "https://github.com/serverless/serverless-plugin-boilerplate" | ||
"url": "https://github.com/piercus/serverless-local-environment" | ||
}, | ||
@@ -34,13 +34,3 @@ "keywords": [ | ||
"main": "index.js", | ||
"bin": {}, | ||
"scripts": { | ||
"test": "mocha tests/all" | ||
}, | ||
"devDependencies": { | ||
"chai": "^3.2.0", | ||
"mocha": "^2.2.5" | ||
}, | ||
"dependencies": { | ||
"bluebird": "^3.0.6" | ||
} | ||
"bin": {} | ||
} |
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
3986
0
0
4
- Removedbluebird@^3.0.6
- Removedbluebird@3.7.2(transitive)