ciena-devops
Advanced tools
Comparing version 1.0.0 to 1.0.1
@@ -0,1 +1,4 @@ | ||
# 1.0.1 (2018-02-14) | ||
* Resolved [#11](https://github.com/ciena-blueplanet/ciena-devops/issues/11) - Current approach to retrieving NPM package version information is not practical | ||
# 1.0.0 (2018-02-09) | ||
@@ -2,0 +5,0 @@ * Release this package as 1.0.0 |
{ | ||
"name": "ciena-devops", | ||
"version": "1.0.0", | ||
"version": "1.0.1", | ||
"description": "A collection of scripts and configurations used by the Ciena organization in their DevOps", | ||
@@ -10,3 +10,4 @@ "directories": { | ||
"bin": { | ||
"get-release-type": "./scripts/get-release-type.js" | ||
"get-release-type": "./scripts/get-release-type.js", | ||
"get-version": "./scripts/get-version.js" | ||
}, | ||
@@ -13,0 +14,0 @@ "scripts": { |
Sorry, the diff of this file is not supported yet
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
Shell access
Supply chain riskThis module accesses the system shell. Accessing the system shell increases the risk of executing arbitrary code.
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
14551
10
35
1