typescript-data-structures
Advanced tools
Comparing version 0.0.4 to 0.0.5
{ | ||
"name": "typescript-data-structures", | ||
"version": "0.0.4", | ||
"version": "0.0.5", | ||
"description": "A collection of TypeScript classes to create and use common data structures", | ||
"author": "RCMiron", | ||
"license": "MIT", | ||
"main": "./lib/main.js", | ||
"types": "./lib/main.d.ts", | ||
"main": "./index.js", | ||
"types": "./index.d.ts", | ||
"scripts": { | ||
"test": "echo \"Error: no test specified\" && exit 1", | ||
"clean": "shx rm -rf _bundles lib lib-esm", | ||
"build": "tsc" | ||
} | ||
}, | ||
"repository": { | ||
"type": "git", | ||
"url": "git+https://github.com/RCMiron/TSDS.git" | ||
}, | ||
"bugs": { | ||
"url": "https://github.com/RCMiron/TSDS/issues" | ||
}, | ||
"homepage": "https://github.com/RCMiron/TSDS#readme" | ||
} |
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 README
QualityPackage does not have a README. This may indicate a failed publish or a low quality package.
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 repository
Supply chain riskPackage does not have a linked source code repository. Without this field, a package will have no reference to the location of the source code use to generate the package.
Found 1 instance in 1 package
No website
QualityPackage does not have a website.
Found 1 instance in 1 package
1
2
1
1
0
1682
3
0
1