externality
Advanced tools
Comparing version 0.0.0 to 0.0.1
{ | ||
"name": "externality", | ||
"version": "0.0.0", | ||
"version": "0.0.1", | ||
"exports": { | ||
@@ -15,3 +15,5 @@ ".": { | ||
"lint": "eslint --ext .js,.ts .", | ||
"test": "yarn lint && jest" | ||
"test": "yarn lint && jest", | ||
"prepublishOnly": "yarn build", | ||
"release": "yarn test && standard-version && git push --follow-tags && npm publish" | ||
}, | ||
@@ -32,2 +34,3 @@ "dependencies": { | ||
"siroc": "^0.11.0", | ||
"standard-version": "^9.3.0", | ||
"ts-jest": "^27.0.3", | ||
@@ -34,0 +37,0 @@ "webpack": "^5.38.1" |
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
11739
26
10
1