@potok/editor
Advanced tools
Comparing version 3.0.15 to 3.0.16
@@ -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", |
New author
Supply chain riskA new npm collaborator published a version of the package for the first time. New collaborators are usually benign additions to a project, but do indicate a change to the security surface area of a package.
Found 1 instance in 1 package
1
+ Added@potok/forms@0.0.28(transitive)
- Removed@potok/forms@0.0.27(transitive)
Updated@potok/forms@^0.0.28