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

@cdellacqua/signals

Package Overview
Dependencies
Maintainers
1
Versions
15
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@cdellacqua/signals - npm Package Compare versions

Comparing version 5.0.3 to 5.0.4

5

package.json

@@ -5,3 +5,3 @@ {

"description": "A simple signal pattern implementation that enables reactive programming",
"version": "5.0.3",
"version": "5.0.4",
"type": "module",

@@ -27,6 +27,7 @@ "types": "dist/index.d.ts",

"files": [
"dist/**/*"
"dist"
],
"exports": {
".": {
"types": "./dist/index.d.ts",
"import": "./dist/index.es.js",

@@ -33,0 +34,0 @@ "require": "./dist/index.cjs"

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