New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

serverless-dynamodb-local

Package Overview
Dependencies
Maintainers
3
Versions
56
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

serverless-dynamodb-local - npm Package Compare versions

Comparing version

to
0.2.33

0

CODE_OF_CONDUCT.md

@@ -0,0 +0,0 @@ # Contributor Covenant Code of Conduct

@@ -0,0 +0,0 @@ ## How to contribute to serverless-dynamodb-local

@@ -0,0 +0,0 @@ "use strict";

88

package.json
{
"name": "serverless-dynamodb-local",
"version": "0.2.32",
"engines": {
"node": ">=4.0"
},
"description": "Serverless dynamodb local plugin",
"author": "99xtechnology.com",
"license": "MIT",
"repository": {
"type": "git",
"url": "https://github.com/99xt/serverless-dynamodb-local"
},
"keywords": [
"serverless framework plugin",
"serverless applications",
"serverless plugins",
"api gateway",
"lambda",
"dynamodb",
"dynamodb local",
"aws",
"aws lambda",
"aws dynamodb",
"amazon",
"amazon web services",
"serverless.com"
],
"main": "index.js",
"bin": {},
"scripts": {
"test": "mocha ./test"
},
"dependencies": {
"aws-sdk": "^2.7.0",
"bluebird": "^3.4.6",
"dynamodb-localhost": "^0.0.6",
"lodash": "^4.17.0"
},
"devDependencies": {
"chai": "^4.1.1",
"mocha": "^3.5.0",
"should": "^11.2.1"
}
}
"name": "serverless-dynamodb-local",
"version": "0.2.33",
"engines": {
"node": ">=4.0"
},
"description": "Serverless dynamodb local plugin",
"author": "99xtechnology.com",
"license": "MIT",
"repository": {
"type": "git",
"url": "https://github.com/99xt/serverless-dynamodb-local"
},
"keywords": [
"serverless framework plugin",
"serverless applications",
"serverless plugins",
"api gateway",
"lambda",
"dynamodb",
"dynamodb local",
"aws",
"aws lambda",
"aws dynamodb",
"amazon",
"amazon web services",
"serverless.com"
],
"main": "index.js",
"bin": {},
"scripts": {
"test": "mocha ./test"
},
"dependencies": {
"aws-sdk": "^2.7.0",
"bluebird": "^3.4.6",
"dynamodb-localhost": "^0.0.6",
"lodash": "^4.17.0"
},
"devDependencies": {
"chai": "^4.1.1",
"mocha": "^3.5.0",
"should": "^11.2.1"
}
}

@@ -0,0 +0,0 @@ serverless-dynamodb-local

@@ -0,0 +0,0 @@ "use strict";

@@ -0,0 +0,0 @@ module.exports = {

@@ -0,0 +0,0 @@ "use strict";

@@ -0,0 +0,0 @@ "use strict";

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet