Socket
Socket
Sign inDemoInstall

semver

Package Overview
Dependencies
0
Maintainers
5
Versions
107
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 7.3.1 to 7.3.2

3

classes/range.js

@@ -361,2 +361,5 @@ // hoisted class for cyclic dependency

if (gtlt === '<')
pr = '-0'
ret = `${gtlt + M}.${m}.${p}${pr}`

@@ -363,0 +366,0 @@ } else if (xm) {

2

package.json
{
"name": "semver",
"version": "7.3.1",
"version": "7.3.2",
"description": "The semantic version parser used by npm.",

@@ -5,0 +5,0 @@ "main": "index.js",

SocketSocket SOC 2 Logo

Product

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

Packages

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc