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

per-env

Package Overview
Dependencies
Maintainers
1
Versions
3
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

per-env - npm Package Compare versions

Comparing version 1.0.0 to 1.0.1

4

package.json
{
"name": "per-env",
"version": "1.0.0",
"version": "1.0.1",
"description": "Clean up your package.json with per-NODE_ENV npm scripts",

@@ -10,7 +10,5 @@ "bin": {

"test": "./bin/per-env && NODE_ENV=test ./bin/per-env",
"pretest:development": "echo ${npm_lifecycle_event} ${CUSTOM_VALUE}",
"test:development": "echo ${npm_lifecycle_event} ${CUSTOM_VALUE}",
"posttest:development": "echo ${npm_lifecycle_event} ${CUSTOM_VALUE}",
"pretest:test": "echo ${npm_lifecycle_event} ${CUSTOM_VALUE}",

@@ -17,0 +15,0 @@ "test:test": "echo ${npm_lifecycle_event} ${CUSTOM_VALUE}",

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

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