granite-editor
Advanced tools
Comparing version 8.4.0 to 8.5.0
{ | ||
"name": "granite-editor", | ||
"version": "8.4.0", | ||
"version": "8.5.0", | ||
"main": "/dist/granite-editor.js", | ||
@@ -10,3 +10,2 @@ "types": "src/types/main.d.ts", | ||
"peerDependencies": { | ||
"@ckeditor/ckeditor5-build-balloon": "^12.1.0", | ||
"@ckeditor/ckeditor5-react": "^1.1.3", | ||
@@ -50,3 +49,3 @@ "lodash": "^4.17.11", | ||
"@babel/preset-react": "^7.0.0", | ||
"@ckeditor/ckeditor5-build-balloon": "^12.1.0", | ||
"@ckeditor/ckeditor5-build-inline": "^16.0.0", | ||
"@ckeditor/ckeditor5-react": "^1.1.3", | ||
@@ -53,0 +52,0 @@ "@types/jest": "^24.0.12", |
# Granite Editor | ||
Create vibrant, full custom pages in the browser by dragging, dropping, and resizing a variety of plugins on the page. | ||
@@ -33,3 +30,5 @@ | ||
3. Use `git tag` to tag your new version, using the format `v0.0.0` | ||
4. `git push` | ||
5. `npm publish` | ||
4. Edit the tag in `package.json`. | ||
5. `yarn run build` to output a fresh build artifact. | ||
6. `git push --tags` | ||
7. `npm publish` |
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is not supported yet
Network access
Supply chain riskThis module accesses the network.
Found 1 instance in 1 package
Uses eval
Supply chain riskPackage uses dynamic code execution (e.g., eval()), which is a dangerous practice. This can prevent the code from running in certain environments and increases the risk that the code may contain exploits or malicious behavior.
Found 1 instance in 1 package
Long strings
Supply chain riskContains long string literals, which may be a sign of obfuscated or packed code.
Found 1 instance in 1 package
1013573
6
10763
34
21
5