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

@potok/editor

Package Overview
Dependencies
Maintainers
2
Versions
211
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@potok/editor - npm Package Compare versions

Comparing version 0.5.4 to 0.5.5

8

lib/Editor.jsx

@@ -22,5 +22,11 @@ // @flow

border-radius: 2px;
* {
white-space: pre;
white-space: pre-wrap;
}
p {
margin-top: 0.2rem;
margin-bottom: 0.2rem;
}
`;

@@ -27,0 +33,0 @@

2

package.json
{
"name": "@potok/editor",
"version": "0.5.4",
"version": "0.5.5",
"description": "Potok.io rich text editor (based on ProseMirror)",

@@ -5,0 +5,0 @@ "main": "./lib/Editor.jsx",

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