@convertkit/editor-color
Advanced tools
Comparing version 0.1.16-alpha.0 to 0.2.0
{ | ||
"name": "@convertkit/editor-color", | ||
"version": "0.1.16-alpha.0", | ||
"version": "0.2.0", | ||
"description": "A plugin for handling color", | ||
@@ -8,3 +8,2 @@ "main": "dist/index.js", | ||
"scripts": { | ||
"test": "library test", | ||
"lint": "eslint . --max-warnings=0", | ||
@@ -30,8 +29,9 @@ "build": "library build" | ||
"dependencies": { | ||
"@convertkit/color-picker": "^0.0.4" | ||
"@convertkit/color-picker": "^0.1.0" | ||
}, | ||
"devDependencies": { | ||
"@convertkit/selection-toolbar": "^0.1.13-alpha.0" | ||
"@convertkit/selection-toolbar": "^0.2.0", | ||
"library-cli": "^0.0.6" | ||
}, | ||
"gitHead": "7bf5905770b32ace371b2cb5cdf2ff9667574752" | ||
"gitHead": "731c5bab4b7031f8c04ac296d3ac8880b2d79ab4" | ||
} |
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is too big to display
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
884170
27269
2
39
+ Added@convertkit/color-picker@0.1.4(transitive)
- Removed@convertkit/color-picker@0.0.4(transitive)