@niduu/nids-theme
Advanced tools
Comparing version 1.0.2 to 1.0.3
{ | ||
"name": "@niduu/nids-theme", | ||
"version": "1.0.2", | ||
"version": "1.0.3", | ||
"description": "Niduu Design System theme components", | ||
"main": "index.js", | ||
"scripts": { | ||
"test": "echo \"Error: no test specified\" && exit 1" | ||
"test": "echo \"Error: no test specified\" && exit 1", | ||
"commit": "git-cz", | ||
"prerelease": "git checkout master && git pull origin master && npm i && git add .", | ||
"release": "standard-version -a", | ||
"postrelease": "git push --follow-tags origin master", | ||
"ci:validate": "rm -rf node_modules && npm ci", | ||
"prepublishOnly": "npm run ci:validate" | ||
}, | ||
"repository": { | ||
"type": "git", | ||
"url": "git+ssh://git@bitbucket.org/niduu/nids.git" | ||
"url": "git+ssh://git@bitbucket.org/niduu/nids-theme.git" | ||
}, | ||
"author": "Niduu", | ||
"author": "", | ||
"license": "ISC", | ||
"homepage": "https://bitbucket.org/niduu/nids#readme" | ||
"homepage": "https://bitbucket.org/niduu/nids-theme#readme", | ||
"devDependencies": { | ||
"@commitlint/cli": "^8.3.5", | ||
"@commitlint/config-conventional": "^8.3.4", | ||
"commitizen": "^4.0.3", | ||
"husky": "^4.0.10", | ||
"standard-version": "^7.0.1" | ||
}, | ||
"config": { | ||
"commitizen": { | ||
"path": "cz-conventional-changelog" | ||
} | ||
}, | ||
"husky": { | ||
"hooks": { | ||
"commit-msg": "commitlint -E HUSKY_GIT_PARAMS" | ||
} | ||
} | ||
} |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Trivial Package
Supply chain riskPackages less than 10 lines of code are easily copied into your own project and may not warrant the additional supply chain risk of an external dependency.
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 website
QualityPackage does not have a website.
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 website
QualityPackage does not have a website.
Found 1 instance in 1 package
1245673
20
1
1
3
5
2