Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@cn-ui/reactive

Package Overview
Dependencies
Maintainers
1
Versions
35
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@cn-ui/reactive - npm Package Compare versions

Comparing version 2.2.2 to 2.2.3

4

./dist/index.js

@@ -192,4 +192,4 @@ var j = Object.defineProperty, B = Object.defineProperties;

{
const l = u.reflux(u()[a], (i) => (u()[a] = i, u()));
return o.set(a, l), l.bind(l);
const l = t.reflux(u()[a], (i) => (u()[a] = i, u()));
return o.set(a, l), l;
}

@@ -196,0 +196,0 @@ },

@@ -192,4 +192,4 @@ var j = Object.defineProperty, B = Object.defineProperties;

{
const l = u.reflux(u()[a], (i) => (u()[a] = i, u()));
return o.set(a, l), l.bind(l);
const l = t.reflux(u()[a], (i) => (u()[a] = i, u()));
return o.set(a, l), l;
}

@@ -196,0 +196,0 @@ },

{
"name": "@cn-ui/reactive",
"version": "2.2.2",
"version": "2.2.3",
"description": "",

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

Sorry, the diff of this file is not supported yet

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