@dodgeball/trust-sdk-server
Advanced tools
Comparing version 0.0.6 to 0.0.7
{ | ||
"name": "@dodgeball/trust-sdk-server", | ||
"version": "0.0.6", | ||
"version": "0.0.7", | ||
"description": "Dodgeball Server SDK", | ||
@@ -17,2 +17,4 @@ "main": "dist/cjs/index.js", | ||
"build:types": "node tools/cleanup types && tsc -p config/tsconfig.types.json", | ||
"watch": "npm-watch", | ||
"link": "npm link", | ||
"clean": "node tools/cleanup", | ||
@@ -24,2 +26,26 @@ "package": "npm run build && npm pack", | ||
}, | ||
"watch": { | ||
"build": { | ||
"patterns": [ | ||
"src" | ||
], | ||
"extensions": "ts", | ||
"ignore": [ | ||
"dist", | ||
"node_modules" | ||
], | ||
"quite": true | ||
}, | ||
"link": { | ||
"patterns": [ | ||
"dist/types" | ||
], | ||
"extensions": "ts", | ||
"ignore": [ | ||
"src", | ||
"node_modules" | ||
], | ||
"delay": 4000 | ||
} | ||
}, | ||
"author": "Dodgeball <support@dodgeballhq.com> (https://dodgeballhq.com/)", | ||
@@ -46,2 +72,3 @@ "contributors": [ | ||
"jest": "^27.2.0", | ||
"npm-watch": "^0.11.0", | ||
"pinst": "^2.1.6", | ||
@@ -48,0 +75,0 @@ "prettier": "^2.4.0", |
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
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
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
4708
17
2
0
2