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

@ubrorg/card

Package Overview
Dependencies
Maintainers
11
Versions
198
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@ubrorg/card - npm Package Compare versions

Comparing version 0.6.3 to 0.6.4

4

lib/index.js

@@ -44,5 +44,5 @@ function qs(params) {

},
deriveDataFromProps: function deriveDataFromProps(props) {
didMount: function didMount() {
this.setData({
isFavorite: props.favoriteStatus || props.dataItem.favoriteStatus
isFavorite: this.props.favoriteStatus || this.props.dataItem.favoriteStatus
});

@@ -49,0 +49,0 @@ },

{
"name": "@ubrorg/card",
"version": "0.6.3",
"version": "0.6.4",
"description": "card",

@@ -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