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

@renovatebot/pep440

Package Overview
Dependencies
Maintainers
2
Versions
47
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@renovatebot/pep440 - npm Package Compare versions

Comparing version 2.0.0 to 2.1.0

9

package.json
{
"name": "@renovatebot/pep440",
"version": "2.0.0",
"version": "2.1.0",
"description": "PEP440 implementation in JavaScript",

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

"prettier-fix": "prettier --write \"**/*.{ts,js,mjs,json,md}\"",
"test": "run-s prettier eslint jest"
"test": "run-s prettier eslint jest",
"prepare": "husky install"
},

@@ -36,3 +37,3 @@ "repository": {

"conventional-changelog-conventionalcommits": "4.6.3",
"eslint": "8.6.0",
"eslint": "8.7.0",
"eslint-config-airbnb-base": "15.0.0",

@@ -43,5 +44,7 @@ "eslint-config-prettier": "8.3.0",

"eslint-plugin-promise": "6.0.0",
"husky": "7.0.4",
"jest": "27.4.7",
"npm-run-all": "4.1.5",
"prettier": "2.5.1",
"pretty-quick": "3.1.3",
"semantic-release": "18.0.1"

@@ -48,0 +51,0 @@ },

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