Big News: Socket raises $60M Series C at a $1B valuation to secure software supply chains for AI-driven development.Announcement
Sign In

@techstacker/tse-link-plugin

Package Overview
Dependencies
Maintainers
2
Versions
11
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@techstacker/tse-link-plugin - npm Package Compare versions

Comparing version
5.2.11
to
5.2.12
+1
-0
dist/LinkDataModal.js

@@ -68,2 +68,3 @@ 'use strict';

value: function componentWillMount() {
var hasDiffText = this.props.presetData.text !== this.state.imageAttributes.text;

@@ -70,0 +71,0 @@

@@ -69,2 +69,11 @@ 'use strict';

}, {
key: 'componentWillUnmount',
value: function componentWillUnmount() {
this.setState({
mounted: false
});
this.modal(false);
}
}, {
key: 'componentWillUpdate',

@@ -71,0 +80,0 @@ value: function componentWillUpdate(props, state) {

+1
-1
{
"name": "@techstacker/tse-link-plugin",
"version": "5.2.11",
"version": "5.2.12",
"description": "SlateJS link node plugin.",

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