id-wordnet
Advanced tools
Comparing version 1.0.7 to 1.0.8
{ | ||
"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" | ||
] | ||
} |
Trivial Package
Supply chain riskPackages less than 10 lines of code are easily copied into your own project and may not warrant the additional supply chain risk of an external dependency.
Found 1 instance in 1 package
15
0
6535
4
5