@convertkit/editor-buttons
Advanced tools
Comparing version 0.2.1-alpha.0 to 0.2.1
{ | ||
"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" | ||
} |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
7683
1
4
249