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

@botmock/editor

Package Overview
Dependencies
Maintainers
5
Versions
28
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@botmock/editor - npm Package Compare versions

Comparing version 0.1.10 to 0.1.11

3

components/curve-connector/index.js

@@ -30,3 +30,4 @@ import "../../styling/connector.less";

nextProps.highlighted !== this.props.highlighted ||
JSON.stringify(this.props.label) !== JSON.stringify(nextProps.label)
JSON.stringify(this.props.label) !== JSON.stringify(nextProps.label) ||
nextProps.strokeColor !== this.props.strokeColor
);

@@ -33,0 +34,0 @@ }

{
"name": "@botmock/editor",
"version": "0.1.10",
"version": "0.1.11",
"description": "Botmock Editor",

@@ -5,0 +5,0 @@ "main": "output/editor.esm.js",

Sorry, the diff of this file is too big to display

Sorry, the diff of this file is too big to display

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