@convertkit/slate-code
Advanced tools
Comparing version 0.0.6 to 0.0.7
{ | ||
"name": "@convertkit/slate-code", | ||
"version": "0.0.6", | ||
"version": "0.0.7", | ||
"description": "A plugin for handling code in the ConvertKit Editor", | ||
"main": "src/index.js", | ||
"module": "es/index.js", | ||
"main": "dist/index.js", | ||
"module": "dist/index.esm.js", | ||
"repository": { | ||
@@ -12,5 +12,5 @@ "type": "git", | ||
"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" | ||
}, | ||
@@ -27,5 +27,4 @@ "author": "", | ||
"files": [ | ||
"es", | ||
"dist", | ||
"src", | ||
"lib", | ||
"index.js", | ||
@@ -35,9 +34,10 @@ "styles.css" | ||
"devDependencies": { | ||
"@convertkit/slate-testing-library": "^0.0.4" | ||
"@convertkit/slate-testing-library": "^0.0.5", | ||
"library-cli": "^0.0.2" | ||
}, | ||
"dependencies": { | ||
"@convertkit/slate-keymap": "^0.1.2", | ||
"@convertkit/slate-keymap": "^0.1.3", | ||
"prismjs": "^1.15.0" | ||
}, | ||
"gitHead": "ca6cf94b91953ad2ca504a585e19a1ffef1df25d" | ||
"gitHead": "cd5c60902e85956b1a1ce83b0b6fcf0f4f07b237" | ||
} |
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
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
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
120695
8
4073
2
1