Comparing version 0.0.0 to 0.0.2-0.0.1-alpha.1.0
{ | ||
"name": "idraw", | ||
"version": "0.0.0", | ||
"description": "", | ||
"main": "index.js", | ||
"version": "0.0.2-0.0.1-alpha.1.0", | ||
"description": "a draw lib", | ||
"main": "dist/index.js", | ||
"types": "dist/index.d.ts", | ||
"scripts": { | ||
"test": "echo \"Error: no test specified\" && exit 1" | ||
"dev": "rollup -w -c ./scripts/rollup.config.dev.js", | ||
"build": "rollup -c ./scripts/rollup.config.prod.js" | ||
}, | ||
"author": "", | ||
"license": "ISC" | ||
"repository": { | ||
"type": "git", | ||
"url": "git+ssh://git@github.com/chenshenhai/idraw.git" | ||
}, | ||
"keywords": [ | ||
"draw", | ||
"canvas" | ||
], | ||
"author": "chenshenhai", | ||
"license": "MIT", | ||
"bugs": { | ||
"url": "https://github.com/chenshenhai/idraw/issues" | ||
}, | ||
"homepage": "https://github.com/chenshenhai/idraw#readme", | ||
"files": [ | ||
"dist", | ||
"index.js" | ||
], | ||
"dependencies": { | ||
"@idraw/types": "^0.0.2-0.0.1-alpha.1.0" | ||
}, | ||
"gitHead": "97e357ff70b405d59a5be2599400b8f187d2cd8d" | ||
} |
Major refactor
Supply chain riskPackage has recently undergone a major refactor. It may be unstable or indicate significant internal changes. Use caution when updating to versions that include significant changes.
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 contributors or author data
MaintenancePackage does not specify a list of contributors or an author in package.json.
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 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
No website
QualityPackage does not have a website.
Found 1 instance in 1 package
17540
6
436
0
1
0
1
+ Added@idraw/types@0.0.2(transitive)