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

@storex/core

Package Overview
Dependencies
Maintainers
2
Versions
41
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@storex/core - npm Package Compare versions

Comparing version 1.0.20 to 1.0.21

2

lib/core/dispatcher.d.ts

@@ -14,3 +14,3 @@ export interface dependenceDispatcher {

dispatcher: Dispatcher;
on: string[];
on?: string[];
}

@@ -17,0 +17,0 @@ export declare class Dispatcher<T = any> {

{
"name": "@storex/core",
"version": "1.0.20",
"version": "1.0.21",
"description": "Binding store to your app",

@@ -5,0 +5,0 @@ "main": "lib/index.js",

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