framework-utils
Advanced tools
Comparing version 0.0.0 to 0.1.0
{ | ||
"name": "framework-utils", | ||
"version": "0.0.0", | ||
"description": "", | ||
"main": "index.js", | ||
"version": "0.1.0", | ||
"description": "utils for framework", | ||
"main": "./dist/utils.cjs.js", | ||
"module": "./dist/utils.esm.js", | ||
"sideEffects": false, | ||
"types": "declaration/index.d.ts", | ||
"scripts": { | ||
"test": "echo \"Error: no test specified\" && exit 1" | ||
"start": "rollup -c -w", | ||
"build": "rollup -c && npm run declaration && print-sizes ./dist", | ||
"declaration": "rm -rf declaration && tsc -p tsconfig.declaration.json", | ||
"doc": "rm -rf ./doc && jsdoc -c jsdoc.json", | ||
"prerelease": "npm run build && prerelease --dirs=dist,doc", | ||
"release": "npm run build && npm run doc && release --dirs=dist,doc", | ||
"release:init": "npm run build && npm run doc && release -i --dirs=dist,doc" | ||
}, | ||
"author": "", | ||
"license": "ISC" | ||
"repository": { | ||
"type": "git", | ||
"url": "git+https://github.com/daybrush/framework-utils.git" | ||
}, | ||
"author": "Daybrush", | ||
"license": "MIT", | ||
"bugs": { | ||
"url": "https://github.com/daybrush/framework-utils/issues" | ||
}, | ||
"homepage": "https://github.com/daybrush/framework-utils#readme", | ||
"devDependencies": { | ||
"@daybrush/builder": "^0.1.1", | ||
"@daybrush/jsdoc": "^0.3.7", | ||
"@daybrush/release": "^0.2.4", | ||
"daybrush-jsdoc-template": "^1.6.0", | ||
"print-sizes": "0.0.4", | ||
"tslint": "^5.18.0", | ||
"typescript": "^3.5.2" | ||
} | ||
} |
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
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
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 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 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
13457
16
228
0
1
0
74
0
7