Socket
Socket
Sign inDemoInstall

semver

Package Overview
Dependencies
Maintainers
9
Versions
108
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

semver - npm Package Compare versions

Comparing version 7.1.0 to 7.1.1

preload.js

5

CHANGELOG.md
# changes log
## 7.1.0
* Add `require('semver/preload')` to load the entire module without using
lazy getter methods.
## 7.0.0

@@ -4,0 +9,0 @@

5

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

@@ -28,3 +28,4 @@ "main": "index.js",

"ranges",
"index.js"
"index.js",
"preload.js"
],

@@ -31,0 +32,0 @@ "tap": {

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