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
3
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 3.0.15 to 3.0.16

2

lib/styled/index.js

@@ -130,3 +130,3 @@ import styled from 'styled-components';

export const EditorSidebarWrapper = styled.div`
flex: 1 0 auto;
flex: 1 1 auto;
background: ${colors.N0};

@@ -133,0 +133,0 @@ border-radius: 0 0 0 3px;

{
"name": "@potok/editor",
"version": "3.0.15",
"version": "3.0.16",
"description": "Potok.io rich text editor (based on ProseMirror)",

@@ -13,3 +13,3 @@ "main": "./lib/Editor.jsx",

"dependencies": {
"@potok/forms": "^0.0.27",
"@potok/forms": "^0.0.28",
"@potok/icons": "^2.6.7",

@@ -16,0 +16,0 @@ "prosemirror-commands": "^1.0.7",

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