@commutatus/cm-env
Advanced tools
Comparing version 1.0.2-1 to 1.0.2-2
{ | ||
"name": "@commutatus/cm-env", | ||
"version": "1.0.2-1", | ||
"version": "1.0.2-2", | ||
"description": "Utilities for encrypting and decrypting env files", | ||
@@ -5,0 +5,0 @@ "main": "index.js", |
@@ -24,3 +24,3 @@ # cm-env | ||
{ | ||
scripts: { | ||
"scripts": { | ||
"encrypt": "cm-env encrypt", | ||
@@ -27,0 +27,0 @@ "decrypt": "cm-env decrypt", |
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
6655