Socket
Socket
Sign inDemoInstall

lean-nodent-runtime

Package Overview
Dependencies
Maintainers
1
Versions
4
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

lean-nodent-runtime - npm Package Compare versions

Comparing version 0.0.1 to 1.0.0

.eslintrc.yml

13

package.json
{
"name": "lean-nodent-runtime",
"version": "0.0.1",
"version": "1.0.0",
"description": "Lean Runtime component of nodent - assuming that Promises are there by default (or polyfilled).",

@@ -13,7 +13,4 @@ "main": "index.js",

"release:major": "git push && release-it --github.release --npm.publish --non-interactive --increment major",
"test": "echo \"Error: no test specified\" && exit 1"
"test": "node test.js"
},
"files": [
"lib/"
],
"keywords": [

@@ -30,7 +27,13 @@ "nodent",

"license": "MIT",
"repository": {
"type": "git",
"url": "git@github.com:sebastian-software/lean-nodent-runtime.git"
},
"dependencies": {},
"devDependencies": {
"babel-core": "^6.26.0",
"eslint-config-readable": "^1.10.2",
"fast-async": "^6.3.0",
"release-it": "^6.1.1"
}
}
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