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

electrode-confippet

Package Overview
Dependencies
Maintainers
1
Versions
6
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

electrode-confippet - npm Package Compare versions

Comparing version 0.0.1 to 1.0.0

.eslintrc

29

package.json
{
"name": "electrode-confippet",
"version": "0.0.1",
"description": "",
"main": "index.js",
"version": "1.0.0",
"description": "Managing NodeJS application configuration",
"main": "lib/index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
"test": "gulp test",
"coverage": "gulp check"
},
"keywords": [],
"author": "",
"license": "ISC"
"author": "Joel Chen <xchen@walmartlabs.com>",
"repository": {
"type": "git",
"url": "https://github.com/electrode-io/electrode-confippet.git"
},
"engines": {
"node": ">= 4.2.2"
},
"license": "Apache-2.0",
"dependencies": {
"js-yaml": "^3.5.3",
"lodash": "^4.13.1"
},
"devDependencies": {
"electrode-archetype-njs-module-dev": "^1.0.0",
"gulp": "^3.9.1",
"intercept-stdout": "^0.1.2"
}
}
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