Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

ciena-devops

Package Overview
Dependencies
Maintainers
1
Versions
6
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

ciena-devops - npm Package Compare versions

Comparing version 1.0.0 to 1.0.1

scripts/get-version.js

3

CHANGELOG.md

@@ -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

5

package.json
{
"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

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc