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

@convertkit/selection-toolbar

Package Overview
Dependencies
Maintainers
1
Versions
24
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@convertkit/selection-toolbar - npm Package Compare versions

Comparing version 0.0.3 to 0.0.4

3

es/index.js

@@ -1335,3 +1335,4 @@ import React, { Component } from 'react';

onClick: handleClick,
className: "convertkit-editor-selection-toolbar-button"
className: "convertkit-editor-selection-toolbar-button",
type: "button"
}, React.createElement(ButtonComponent, null));

@@ -1338,0 +1339,0 @@ };

{
"name": "@convertkit/selection-toolbar",
"version": "0.0.3",
"version": "0.0.4",
"description": "A toolbar for the ConvertKit Editor that hovers over the selection.",

@@ -32,3 +32,3 @@ "main": "index.js",

},
"gitHead": "6a3b009015254a7228c7701b94836f9ec324e99b"
"gitHead": "f2a62aec55995784e744f126aa8d9225b06a1183"
}

@@ -144,2 +144,3 @@ import React, { Component } from "react";

className="convertkit-editor-selection-toolbar-button"
type="button"
>

@@ -146,0 +147,0 @@ <ButtonComponent />

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