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

node-api-message

Package Overview
Dependencies
Maintainers
1
Versions
2
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

node-api-message - npm Package Compare versions

Comparing version 0.0.1 to 0.0.2

twittershare.png

89

package.json
{
"name": "node-api-message",
"description": "node-api-message",
"version": "0.0.1",
"author": {
"name": "DropShape",
"email": "admin AT dropshape.com"
},
"keywords": [
"mongodb",
"mongoose"
],
"scripts": {
"test": "./node_modules/jasmine-node/bin/jasmine-node test/ --verbose --color --captureExceptions"
},
"main": "index",
"engines": {
"node": ">=0.6.19"
},
"bugs": {
"url": "https://github.com/dropshape/nodeapimessage/issues"
},
"repository": {
"type": "git",
"url": "https://github.com/dropshape/nodeapimessage"
},
"homepage": "https://github.com/dropshape/nodeapimessage",
"readmeFilename": "README.md",
"dependencies": {
"mongoose": "~3.6.2",
"mongoose-validator": "~0.2.1",
"validator": "~1.3.0",
"bunyan": "~0.22.1"
},
"devDependencies": {
"grunt": "0.4.1",
"jasmine-node": "https://github.com/mccormicka/jasmine-node/archive/exclusive-tests.tar.gz",
"grunt-contrib-watch": "0.3.1",
"grunt-contrib-jshint": "0.4.3",
"grunt-jasmine-node": "~0.1.0",
"supertest": "~0.8.0",
"express": "~3.4.0",
"express-partial-response": "~0.2.1",
"mockgoose": "~1.0.6"
}
"name": "node-api-message",
"description": "node-api-message",
"version": "0.0.2",
"author": {
"name": "DropShape",
"email": "admin AT dropshape.com"
},
"keywords": [
"mongodb",
"mongoose",
"API Messages"
],
"scripts": {
"test": "./node_modules/jasmine-node/bin/jasmine-node test/ --verbose --color --captureExceptions"
},
"main": "index",
"engines": {
"node": ">=0.6.19"
},
"bugs": {
"url": "https://github.com/dropshape/nodeapimessage/issues"
},
"repository": {
"type": "git",
"url": "https://github.com/dropshape/nodeapimessage"
},
"homepage": "https://github.com/dropshape/nodeapimessage",
"readmeFilename": "README.md",
"dependencies": {
"mongoose": "~3.6.2",
"mongoose-validator": "~0.2.1",
"validator": "~1.3.0",
"bunyan": "~0.22.1"
},
"devDependencies": {
"grunt": "0.4.1",
"jasmine-node": "https://github.com/mccormicka/jasmine-node/archive/exclusive-tests.tar.gz",
"grunt-contrib-watch": "0.3.1",
"grunt-contrib-jshint": "0.4.3",
"grunt-jasmine-node": "~0.1.0",
"supertest": "~0.8.0",
"express": "~3.4.0",
"express-partial-response": "~0.2.1",
"mockgoose": "~1.0.6"
}
}
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