New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

signal-effect

Package Overview
Dependencies
Maintainers
1
Versions
6
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

signal-effect - npm Package Compare versions

Comparing version 0.0.2 to 0.0.3

10

package.json
{
"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"
}
}
}
SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc