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

semver-parser

Package Overview
Dependencies
Maintainers
0
Versions
52
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

semver-parser - npm Package Compare versions

Comparing version 4.1.7 to 4.1.8

28

package.json

@@ -13,18 +13,20 @@ {

"type": "module",
"main": "index.js",
"exports": {
"default": {
"types": "./types/index.d.ts",
"default": "./index.js"
}
},
"types": "types/index.d.ts",
"devDependencies": {
"c8": "^10.1.2",
"eslint": "^9.15.0",
"eslint-plugin-import-x": "^4.4.3",
"eslint-plugin-jsdoc": "^50.6.0",
"c8": "^10.1.3",
"eslint": "^9.19.0",
"eslint-plugin-import-x": "^4.6.1",
"eslint-plugin-jsdoc": "^50.6.3",
"eslint-plugin-regexp": "^2.7.0",
"globals": "^15.12.0",
"mocha": "^10.8.2",
"neostandard": "^0.11.9",
"typescript": "^5.7.2"
"globals": "^15.14.0",
"mocha": "^11.1.0",
"neostandard": "^0.12.0",
"typescript": "^5.7.3"
},
"overrides": {
"glob": "^10.4.5"
},
"scripts": {

@@ -36,3 +38,3 @@ "build": "npm run tsc && npm run lint && npm run test",

},
"version": "4.1.7"
"version": "4.1.8"
}
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