Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

serverless-local-environment

Package Overview
Dependencies
Maintainers
1
Versions
3
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

serverless-local-environment - npm Package Compare versions

Comparing version 0.2.1 to 0.3.0

.npmignore

16

package.json
{
"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": {}
}
SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc