@ticketsorg/common
Advanced tools
Comparing version 1.0.0 to 1.0.1
{ | ||
"name": "@ticketsorg/common", | ||
"version": "1.0.0", | ||
"version": "1.0.1", | ||
"description": "", | ||
"main": "index.js", | ||
"main": "./build/index.js", | ||
"types": "./build/index.d.ts", | ||
"files": [ | ||
"build/**/*" | ||
], | ||
"scripts": { | ||
"test": "echo \"Error: no test specified\" && exit 1" | ||
"clean": "del ./build/*", | ||
"build": "npm run clean && tsc" | ||
}, | ||
"keywords": [], | ||
"author": "", | ||
"license": "ISC" | ||
"license": "ISC", | ||
"devDependencies": { | ||
"del-cli": "^5.0.0", | ||
"typescript": "^5.0.4" | ||
} | ||
} |
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
592
3
13
1
0
2