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

@commutatus/cm-env

Package Overview
Dependencies
Maintainers
2
Versions
7
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@commutatus/cm-env - npm Package Compare versions

Comparing version 1.0.1 to 1.0.2-0

index.js

16

package.json
{
"name": "@commutatus/cm-env",
"version": "1.0.1",
"version": "1.0.2-0",
"description": "Utilities for encrypting and decrypting env files",

@@ -9,6 +9,6 @@ "main": "index.ts",

"tsc": "tsc",
"prepare": "tsc"
"build": "tsc"
},
"bin": {
"cm-env": "dist/index.js"
"cm-env": "index.js"
},

@@ -19,13 +19,3 @@ "author": "Commutatus",

"commander": "^9.4.1"
},
"devDependencies": {
"@types/node": "^18.11.1",
"@typescript-eslint/eslint-plugin": "^5.0.0",
"eslint": "^8.0.1",
"eslint-config-standard-with-typescript": "^23.0.0",
"eslint-plugin-import": "^2.25.2",
"eslint-plugin-n": "^15.0.0",
"eslint-plugin-promise": "^6.0.0",
"typescript": "*"
}
}
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