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

esm-semver

Package Overview
Dependencies
Maintainers
1
Versions
10
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

esm-semver - npm Package Compare versions

Comparing version 0.0.4 to 0.0.5

bin/semver.js

6

package.json
{
"name": "esm-semver",
"version": "0.0.4",
"version": "0.0.5",
"description": "The semantic version parser used by npm.",

@@ -32,3 +32,3 @@ "main": "index.mjs",

"bin": {
"semver": "bin/semver.mjs"
"semver": "bin/semver.js"
},

@@ -42,3 +42,2 @@ "files": [

"index.mjs",
"preload.mjs",
"index.d.ts",

@@ -77,3 +76,2 @@ "range.bnf"

"index.mjs",
"preload.mjs",
"range.bnf"

@@ -80,0 +78,0 @@ ]

Sorry, the diff of this file is not supported yet

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