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

words-numbers

Package Overview
Dependencies
Maintainers
0
Versions
3
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

words-numbers - npm Package Compare versions

Comparing version 1.0.1 to 1.0.2

dist/constants.d.ts

10

package.json
{
"name": "words-numbers",
"version": "1.0.1",
"version": "1.0.2",
"description": "",

@@ -8,3 +8,6 @@ "homepage": "https://github.com/MakKir/words-numbers.git",

"types": "dist/index.d.ts",
"type": "module",
"scripts": {
"build": "tsc",
"prepublishOnly": "npm run build",
"test": "echo \"Error: no test specified\" && exit 1"

@@ -14,3 +17,6 @@ },

"author": "",
"license": "ISC"
"license": "ISC",
"devDependencies": {
"typescript": "^5.7.2"
}
}
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