Comparing version 1.0.0 to 1.0.1
{ | ||
"name": "2ico", | ||
"version": "1.0.0", | ||
"version": "1.0.1", | ||
"description": "", | ||
"main": "index.js", | ||
"main": "build/index.umd.js", | ||
"module": "build/index.es2015.js", | ||
"scripts": { | ||
"test": "echo \"Error: no test specified\" && exit 1" | ||
"format": "prettier --write \"**/*.{ts,html}\"", | ||
"build": "rimraf build && tsc --emitDeclarationOnly && rollup -c rollup.config.js" | ||
}, | ||
"author": "", | ||
"license": "ISC" | ||
"license": "ISC", | ||
"devDependencies": { | ||
"@rollup/plugin-typescript": "^8.2.5", | ||
"canvas": "^2.8.0", | ||
"prettier": "^2.4.0", | ||
"rimraf": "^3.0.2", | ||
"rollup": "^2.56.3", | ||
"typescript": "^4.4.2" | ||
} | ||
} |
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 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 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
41503
30
697
1
1
2
6