New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

granite-editor

Package Overview
Dependencies
Maintainers
1
Versions
118
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

granite-editor - npm Package Compare versions

Comparing version 8.4.0 to 8.5.0

5

package.json
{
"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",

9

README.md
# 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

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc