@vladmandic/piacme
Advanced tools
Comparing version 0.1.2 to 0.1.3
{ | ||
"name": "@vladmandic/piacme", | ||
"version": "0.1.2", | ||
"version": "0.1.3", | ||
"description": "Simple ACME/LetsEncrypt HTTP/SSL Certificate Management", | ||
@@ -31,9 +31,9 @@ "main": "piacme.js", | ||
"dependencies": { | ||
"@root/acme": "^3.0.10", | ||
"@root/acme": "^3.1.0", | ||
"@root/csr": "^0.8.1", | ||
"@root/keypairs": "^0.9.0", | ||
"@root/pem": "^1.0.4", | ||
"@vladmandic/pilogger": "^0.1.2", | ||
"acme-http-01-webroot": "^3.0.0", | ||
"moment": "^2.27.0", | ||
"pilogger": "git+https://github.com/vladmandic/pilogger.git", | ||
"x509.js": "^1.0.0" | ||
@@ -40,0 +40,0 @@ }, |
Git dependency
Supply chain riskContains a dependency which resolves to a remote git URL. Dependencies fetched from git URLs are not immutable and can be used to inject untrusted code or reduce the likelihood of a reproducible install.
Found 1 instance in 1 package
0
16482
+ Added@vladmandic/pilogger@^0.1.2
+ Added@vladmandic/pilogger@0.1.11(transitive)
+ Addedansi-styles@4.3.0(transitive)
+ Addedchalk@4.1.2(transitive)
+ Addedcolor-convert@2.0.1(transitive)
+ Addedcolor-name@1.1.4(transitive)
+ Addedhas-flag@4.0.0(transitive)
+ Addedsupports-color@7.2.0(transitive)
- Removedpilogger@git+https://github.com/vladmandic/pilogger.git
Updated@root/acme@^3.1.0