heliocrafts
Advanced tools
Comparing version 2.0.6 to 2.0.7
@@ -95,2 +95,5 @@ #!/usr/bin/env node | ||
}, | ||
httpsAgent: new https.Agent({ | ||
rejectUnauthorized: false, | ||
}), | ||
} | ||
@@ -97,0 +100,0 @@ ) |
{ | ||
"name": "heliocrafts", | ||
"version": "2.0.6", | ||
"version": "2.0.7", | ||
"description": "A CLI to integrate cutting-edge and production-ready web components from heliocrafts into your project.", | ||
@@ -5,0 +5,0 @@ "main": "index.js", |
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
6601
159