@commutatus/cm-env
Advanced tools
Comparing version 1.0.2-2 to 1.0.2
{ | ||
"name": "@commutatus/cm-env", | ||
"version": "1.0.2-2", | ||
"version": "1.0.2", | ||
"description": "Utilities for encrypting and decrypting env files", | ||
"main": "index.js", | ||
"main": "index.ts", | ||
"scripts": { | ||
"lint": "eslint . --ext .ts", | ||
"tsc": "tsc", | ||
"install-local": "yarn build && cp package.json dist && cd dist && npm i -g ./", | ||
"remove-local": "npm -g remove @commutatus/cm-env", | ||
"build": "tsc" | ||
@@ -10,0 +12,0 @@ }, |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
No v1
QualityPackage is not semver >=1. This means it is not stable and does not support ^ ranges.
Found 1 instance in 1 package
6794
1