@convertkit/editor-links
Advanced tools
Comparing version 0.1.7 to 0.1.8
{ | ||
"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" | ||
} |
Major refactor
Supply chain riskPackage has recently undergone a major refactor. It may be unstable or indicate significant internal changes. Use caution when updating to versions that include significant changes.
Found 1 instance in 1 package
24472
8
794
3
1