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

@semantic-ui/reactivity

Package Overview
Dependencies
Maintainers
1
Versions
49
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@semantic-ui/reactivity - npm Package Compare versions

Comparing version 0.0.18 to 0.0.19

4

package.json

@@ -9,3 +9,3 @@ {

"dependencies": {
"@semantic-ui/utils": "^0.0.18"
"@semantic-ui/utils": "^0.0.19"
},

@@ -15,3 +15,3 @@ "devDependencies": {

},
"version": "0.0.18"
"version": "0.0.19"
}

@@ -81,3 +81,3 @@ import { clone, isObject, isEqual, wrapFunction, isClassInstance, isArray, findIndex, unique, isNumber } from '@semantic-ui/utils';

peek() {
return maybeClone(this.currentValue);
return this.maybeClone(this.currentValue);
}

@@ -84,0 +84,0 @@

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