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

@convertkit/editor-buttons

Package Overview
Dependencies
Maintainers
3
Versions
20
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@convertkit/editor-buttons - npm Package Compare versions

Comparing version 0.2.1-alpha.0 to 0.2.1

dist/index.js

15

package.json
{
"name": "@convertkit/editor-buttons",
"version": "0.2.1-alpha.0",
"version": "0.2.1",
"description": "A plugin for handling buttons in the ConvertKit Editor",
"main": "index.js",
"module": "es/index.js",
"main": "dist/index.js",
"module": "dist/index.esm.js",
"scripts": {
"test": "jest --config ../../jest.config.js",
"test": "library test",
"lint": "eslint . --max-warnings=0",
"build": "rollup src/index.js --config ../../rollup.config.js"
"build": "library build"
},

@@ -33,6 +33,5 @@ "author": "",

"devDependencies": {
"@convertkit/block-toolbar": "^0.2.1-alpha.0",
"slate-hyperprint": "^2.2.6"
"library-cli": "^0.0.6"
},
"gitHead": "7bf5905770b32ace371b2cb5cdf2ff9667574752"
"gitHead": "731c5bab4b7031f8c04ac296d3ac8880b2d79ab4"
}
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