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

@atlaskit/editor-prosemirror

Package Overview
Dependencies
Maintainers
2
Versions
32
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@atlaskit/editor-prosemirror - npm Package Compare versions

Comparing version 2.0.2 to 2.0.3

6

CHANGELOG.md
# @atlaskit/editor-prosemirror
## 2.0.3
### Patch Changes
- 169dab9: Update readme
## 2.0.2

@@ -4,0 +10,0 @@

2

package.json
{
"name": "@atlaskit/editor-prosemirror",
"version": "2.0.2",
"version": "2.0.3",
"description": "Package to group all prosemirror libraries in a single place ",

@@ -5,0 +5,0 @@ "author": "Atlassian Pty Ltd",

@@ -11,5 +11,4 @@ # EditorProsemirror

## Codemods
# Codemods
There are some codemods to help the migration. But, they are supposed to run only once and manual in the AFE repo.

@@ -21,4 +20,3 @@

```
```js
// before

@@ -30,3 +28,3 @@

```
```js
// after

@@ -38,4 +36,2 @@

## How to run

@@ -45,7 +41,6 @@

```
```js
npx @atlaskit/codemod-cli --parser tsx --extensions ts,tsx --transform packages/editor/editor-prosemirror/codemods/optimistic-next-editor-prosemirror-usage/ packages
```
## Troubleshooting

@@ -55,3 +50,3 @@

```
```js
import { Binding, NodePath, Scope } from '@babel/traverse';

@@ -67,5 +62,5 @@ ^^^^^^

** DO NOT COMMIT THIS CHANGE **
## DO NOT COMMIT THIS CHANGE
```
```json
// file: babel.config.shared.js

@@ -72,0 +67,0 @@

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