New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

@convertkit/editor-links

Package Overview
Dependencies
Maintainers
3
Versions
32
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@convertkit/editor-links - npm Package Compare versions

Comparing version 0.1.7 to 0.1.8

dist/index.esm.js

15

package.json
{
"name": "@convertkit/editor-links",
"version": "0.1.7",
"version": "0.1.8",
"description": "A plugin for handling links 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"
},

@@ -22,3 +22,3 @@ "author": "",

"files": [
"es",
"dist",
"src",

@@ -35,5 +35,6 @@ "lib",

"@convertkit/selection-toolbar": "^0.1.8",
"library-cli": "^0.0.6",
"slate-hyperprint": "^2.2.6"
},
"gitHead": "251b4984e9f6e5558656f507400c994ce15553b9"
"gitHead": "2a7fafcf87b4cf214bd153dcf8cf7ac84155b6a1"
}
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