@multi-user-domain/mud-lib
Advanced tools
Comparing version 0.0.2 to 1.0.0
{ | ||
"name": "@multi-user-domain/mud-lib", | ||
"version": "0.0.2", | ||
"version": "1.0.0", | ||
"main": "dist/index.js", | ||
@@ -14,2 +14,4 @@ "module": "dist/index.es.js", | ||
"@rollup/plugin-typescript": "^8.2.5", | ||
"@semantic-release/git": "^9.0.0", | ||
"@semantic-release/npm": "^7.1.3", | ||
"@testing-library/react": "^12.0.0", | ||
@@ -19,2 +21,4 @@ "@types/jest": "^26.0.24", | ||
"babel-jest": "^27.0.6", | ||
"commitizen": "^4.2.4", | ||
"cz-conventional-changelog": "3.3.0", | ||
"husky": ">=6", | ||
@@ -27,2 +31,3 @@ "jest": "^27.0.6", | ||
"rollup": "^2.55.1", | ||
"semantic-release": "^17.4.4", | ||
"tslib": "^2.3.0", | ||
@@ -37,3 +42,5 @@ "typescript": "^4.3.5" | ||
"test": "jest", | ||
"prepublishOnly": "yarn lint && yarn test" | ||
"prepublishOnly": "yarn lint && yarn test", | ||
"cm": "cz", | ||
"semantic-release": "semantic-release" | ||
}, | ||
@@ -46,3 +53,12 @@ "peerDependencies": { | ||
"*.{js,css,md}": "prettier --write" | ||
}, | ||
"config": { | ||
"commitizen": { | ||
"path": "./node_modules/cz-conventional-changelog" | ||
} | ||
}, | ||
"repository": { | ||
"type": "git", | ||
"url": "https://github.com/Multi-User-Domain/mud-lib.git" | ||
} | ||
} |
New author
Supply chain riskA new npm collaborator published a version of the package for the first time. New collaborators are usually benign additions to a project, but do indicate a change to the security surface area of a package.
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 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 v1
QualityPackage is not semver >=1. This means it is not stable and does not support ^ ranges.
Found 1 instance in 1 package
3273
1
1
23
0
23
8
35
1