Socket
Socket
Sign inDemoInstall

serverless-test-plugin

Package Overview
Dependencies
4
Maintainers
1
Versions
9
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 0.1.2 to 0.1.3

11

package.json
{
"name": "serverless-test-plugin",
"version": "0.1.2",
"version": "0.1.3",
"engines": {
"node": ">=4.0"
},
"description": "Serverless Test Plugin - Tests serverless endpoints.",
"author": "serverless.com",
"description": "Serverless Test Plugin - Integration Tests for the Serverless Framework.",
"author": "arabold",
"license": "MIT",
"repository": {
"type": "git",
"url": "https://github.com/serverless/serverless-plugin-boilerplate"
"url": "https://github.com/arabold/serverless-test-plugin"
},

@@ -30,5 +30,2 @@ "keywords": [

"bin": {},
"scripts": {
"test": "mocha tests/all"
},
"devDependencies": {

@@ -35,0 +32,0 @@ },

SocketSocket SOC 2 Logo

Product

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

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc