@commutatus/cm-env
Advanced tools
Comparing version 1.1.0-0 to 1.1.0
@@ -81,3 +81,3 @@ #!/usr/bin/env node | ||
.description('CLI utilities for encrypting and decrypting environment variables') | ||
.version('1.0.1'); | ||
.version('1.1.0'); | ||
program | ||
@@ -84,0 +84,0 @@ .command('encrypt') |
{ | ||
"name": "@commutatus/cm-env", | ||
"version": "1.1.0-0", | ||
"version": "1.1.0", | ||
"description": "Utilities for encrypting and decrypting env files", | ||
@@ -5,0 +5,0 @@ "main": "index.ts", |
No v1
QualityPackage is not semver >=1. This means it is not stable and does not support ^ ranges.
Found 1 instance in 1 package
1
7442