New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

js2bin-version-info

Package Overview
Dependencies
Maintainers
1
Versions
3
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

js2bin-version-info - npm Package Compare versions

Comparing version 1.0.0 to 1.0.1

2

package.json

@@ -34,3 +34,3 @@ {

},
"version": "1.0.0"
"version": "1.0.1"
}
[![Build Status](https://travis-ci.com/asamuzaK/js2bin-version-info.svg?branch=main)](https://travis-ci.com/asamuzaK/js2bin-version-info)
[![npm version](https://badge.fury.io/js/js2bin-version-info.svg)](https://badge.fury.io/js/js2bin-version-info)

@@ -14,3 +15,3 @@ # js2bin version info

/**
* Returns a latest version for the "build" command.
* Returns the latest version, for the "build" command.
*/

@@ -24,3 +25,3 @@ const getVersionForBuild = async () => {

/**
* Returns an array of latest versions for the "ci" command.
* Returns an array of the latest versions, for the "ci" command.
* It will return an empty array if all the latest versions are already

@@ -27,0 +28,0 @@ * available in the js2bin release assets.

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