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

id-wordnet

Package Overview
Dependencies
Maintainers
1
Versions
10
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

id-wordnet - npm Package Compare versions

Comparing version 1.0.7 to 1.0.8

dist/index.d.ts

16

package.json
{
"name": "id-wordnet",
"version": "1.0.7",
"version": "1.0.8",
"type": "module",
"main": "dist/index.js",
"types": "dist/index.d.ts",
"repository": {

@@ -25,9 +27,13 @@ "type": "git",

"prettier": "^2.0.5",
"bun-types": "^1.1.3"
"@types/bun": "^1.0.12",
"bun-plugin-dts": "^0.2.2",
"typescript": "^5.4.5"
},
"scripts": {
"start": "node index.js",
"publish": "npm pkg fix; npm publish",
"prod": "bun build src/index.ts --outdir dist --target node"
}
"build": "bun run build.mjs"
},
"files": [
"dist"
]
}
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