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

@thomaschaplin/cusip-generator

Package Overview
Dependencies
Maintainers
1
Versions
23
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@thomaschaplin/cusip-generator - npm Package Compare versions

Comparing version 1.0.20 to 1.0.21

10

package.json
{
"name": "@thomaschaplin/cusip-generator",
"version": "1.0.20",
"description": "Generate a valid CUSIP",

@@ -20,3 +19,3 @@ "main": "build/index.js",

"prepare": "husky install",
"prepublishOnly": "npm run clean && npm version patch && npm ci && npm run build",
"prepublishOnly": "npm run clean && npm ci && npm run build",
"clean": "rm -rf ./build && rm -rf ./coverage && rm -rf ./node_modules && rm -rf ./reports"

@@ -43,5 +42,5 @@ },

"kelonio": "^0.9.0",
"ts-jest": "^29.1.0",
"ts-jest": "^29.1.1",
"@types/jest": "^29.5.2",
"@types/node": "^20.3.2",
"@types/node": "^20.3.3",
"typescript": "^5.1.6",

@@ -52,3 +51,4 @@ "@stryker-mutator/core": "^7.1.0",

"husky": "^8.0.3"
}
},
"version": "1.0.21"
}
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