signal-effect
Advanced tools
Comparing version 0.0.2 to 0.0.3
{ | ||
"name": "signal-effect", | ||
"version": "0.0.2", | ||
"version": "0.0.3", | ||
"description": "Simple Effect method based on the tc39/proposal-signals", | ||
@@ -25,2 +25,3 @@ "sideEffects": false, | ||
"build:watch": "npm run build -- -w", | ||
"build:examples:counter-web-app": "cd examples/counter-web-app && vite build", | ||
"test": "vitest run", | ||
@@ -43,5 +44,5 @@ "test:watch": "vitest watch" | ||
"type": "git", | ||
"url": "git://github.com/tzachbon/signal-effect" | ||
"url": "git://github.com/tzachbon/signal-effect.git" | ||
}, | ||
"homepage": "https://github.com/tzachbon/signal-effect", | ||
"homepage": "https://tzachbon.github.io/signal-effect/", | ||
"bugs": { | ||
@@ -59,4 +60,5 @@ "url": "https://github.com/tzachbon/signal-effect/issues" | ||
"typescript": "^5.4.5", | ||
"vite": "^5.2.0", | ||
"vitest": "^1.5.2" | ||
} | ||
} | ||
} |
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
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
3155
7
3
0