@sima-board/common
Advanced tools
Comparing version 1.0.0 to 1.0.1
{ | ||
"name": "@sima-board/common", | ||
"version": "1.0.0", | ||
"main": "index.js", | ||
"version": "1.0.1", | ||
"main": "./build/index.js", | ||
"types": "./build/index.d.ts", | ||
"scripts": { | ||
"test": "echo \"Error: no test specified\" && exit 1" | ||
"clean": "del ./build/*", | ||
"build": "npm run clean && tsc" | ||
}, | ||
"files": [ | ||
"build/**/*" | ||
], | ||
"keywords": [], | ||
"author": "", | ||
"license": "ISC", | ||
"description": "" | ||
"description": "", | ||
"devDependencies": { | ||
"del-cli": "^5.1.0", | ||
"typescript": "^5.5.4" | ||
} | ||
} |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
Empty package
Supply chain riskPackage does not contain any code. It may be removed, is name squatting, or the result of a faulty package publish.
Found 1 instance in 1 package
No tests
QualityPackage does not have any tests. This is a strong signal of a poorly maintained or low quality package.
Found 1 instance in 1 package
593
3
13
1
0
2