Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@atlaskit/editor-prosemirror

Package Overview
Dependencies
Maintainers
2
Versions
30
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 1.1.5 to 1.1.6

6

CHANGELOG.md
# @atlaskit/editor-prosemirror
## 1.1.6
### Patch Changes
- e2d45b8: ADFEXP-555: editor prosemirror cleanup: remove both old and new dist directories and remove dist exception in gitignore. also remove temporary diffing scripts
## 1.1.5

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

6

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

@@ -32,5 +32,3 @@ "author": "Atlassian Pty Ltd",

"build:all": "yarn build:cjs && yarn build:esm && yarn build:es2019 && yarn build:types",
"build": "yarn run build:all",
"diff": "diff -r af-dist dist",
"diff:help": "echo 'this is a temporary command used to help compare the af dist and the extracted dist"
"build": "yarn run build:all"
},

@@ -37,0 +35,0 @@ "dependencies": {

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