npm-init-template
Advanced tools
+11
-6
| { | ||
| "name": "npm-init-template", | ||
| "version": "4.0.3", | ||
| "version": "4.1.0", | ||
| "description": "Create 'npm init' packages easily with templates and prompts", | ||
@@ -14,2 +14,3 @@ "tshy": { | ||
| "main": "./dist/commonjs/index.js", | ||
| "module": "./dist/esm/index.js", | ||
| "types": "./dist/commonjs/index.d.ts", | ||
@@ -53,10 +54,14 @@ "exports": { | ||
| }, | ||
| "repository": { | ||
| "type": "git", | ||
| "url": "git@github.com:tapjs/tapjs", | ||
| "path": "src/npm-init-template" | ||
| }, | ||
| "homepage": "https://github.com/tapjs/tapjs/src/npm-init-template#readme", | ||
| "bugs": { | ||
| "url": "https://github.com/tapjs/tapjs/issues" | ||
| }, | ||
| "funding": { | ||
| "url": "https://github.com/sponsors/isaacs" | ||
| }, | ||
| "repository": { | ||
| "type": "git", | ||
| "url": "git+https://github.com/tapjs/tapjs.git" | ||
| }, | ||
| "module": "./dist/esm/index.js", | ||
| "engines": { | ||
@@ -63,0 +68,0 @@ "node": "20 || >=22" |
Environment variable access
Supply chain riskPackage accesses environment variables, which may be a sign of credential stuffing or data theft.
Found 2 instances in 1 package
Filesystem access
Supply chain riskAccesses the file system, and could potentially read sensitive data.
Found 1 instance in 1 package
Long strings
Supply chain riskContains long string literals, which may be a sign of obfuscated or packed code.
Found 1 instance in 1 package
Environment variable access
Supply chain riskPackage accesses environment variables, which may be a sign of credential stuffing or data theft.
Found 2 instances in 1 package
Filesystem access
Supply chain riskAccesses the file system, and could potentially read sensitive data.
Found 1 instance in 1 package
Long strings
Supply chain riskContains long string literals, which may be a sign of obfuscated or packed code.
Found 1 instance in 1 package
No bug tracker
MaintenancePackage does not have a linked bug tracker in package.json.
Found 1 instance in 1 package
No website
QualityPackage does not have a website.
Found 1 instance in 1 package
58630
0.29%0
-100%