Socket
Socket
Sign inDemoInstall

version-exists

Package Overview
Dependencies
71
Maintainers
1
Versions
4
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 0.0.1 to 0.0.2

bin/version-exists.js

8

package.json
{
"name": "version-exists",
"version": "0.0.1",
"version": "0.0.2",
"description": "Check if version of a NPM module exists",
"files": [
"lib"
"bin",
"index.js"
],

@@ -14,3 +15,3 @@ "main": "index.js",

"precommit": "lint-staged",
"test": "npm run lint && ava",
"test": "npm run lint",
"lint": "xo"

@@ -48,3 +49,2 @@ },

"devDependencies": {
"ava": "0.19.1",
"eslint-config-prettier": "1.6.0",

@@ -51,0 +51,0 @@ "husky": "0.13.3",

SocketSocket SOC 2 Logo

Product

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

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc