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

assert-env

Package Overview
Dependencies
Maintainers
1
Versions
5
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

assert-env - npm Package Compare versions

Comparing version 0.4.0 to 0.5.0

.jshintrc

20

package.json
{
"name": "assert-env",
"version": "0.4.0",
"version": "0.5.0",
"description": "Assert that specific environment variables exist.",
"main": "index.js",
"scripts": {
"test": "tape test.js | faucet"
"test": "tape test.js | faucet",
"develop": "rerun-script"
},
"watches": [
{
"script": "test",
"patterns": [
"*.js"
]
},
{
"script": "lint",
"patterns": [
"*.js"
]
}
],
"keywords": [

@@ -30,4 +45,5 @@ "12factor",

"faucet": "0.0.1",
"rerun-script": "^0.4.0",
"tape": "^3.0.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