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

ey_config

Package Overview
Dependencies
Maintainers
4
Versions
2
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

ey_config - npm Package Compare versions

Comparing version 0.1.0 to 1.0.0

.npmignore

26

package.json
{
"author": "Dr Nic Williams <drnicwilliams@gmail.com>",
"author": "Engine Yard (http://www.engineyard.com)",
"contributors": [
"Dr Nic Williams <drnicwilliams@gmail.com>",
"Ryan Souza <rsouza@engineyard.com>"
],
"name": "ey_config",
"keywords": ["engineyard", "ey"],
"description": "Access to additional services for Engine Yard customers.",
"version": "0.1.0",
"homepage": "https://github.com/engineyard/ey_config_nodejs",
"version": "1.0.0",
"homepage": "https://github.com/engineyard/ey_config.node",
"repository": {
"type": "git",
"url": "git://github.com/engineyard/ey_config_nodejs.git"
"url": "git://github.com/engineyard/ey_config.node.git"
},
"main": "ey_config.js",
"engines": {
"node": "0.6.1"
},
"dependencies": {},
"devDependencies": {}
"main": "./lib/ey_config.js",
"devDependencies": { "mocha": "1.X", "coffee-script": "1.X" },
"scripts": { "test": "mocha --compilers coffee:coffee-script" }
}
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