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

@remirror/extension-bidi

Package Overview
Dependencies
Maintainers
1
Versions
280
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@remirror/extension-bidi - npm Package Compare versions

Comparing version 1.0.0-next.3 to 1.0.0-next.4

13

CHANGELOG.md
# @remirror/extension-bidi
## 1.0.0-next.4
> 2020-07-16
### Patch Changes
- 5d5970ae: Update repository and website field to point to HEAD rather than a specific branch.
- Updated dependencies [64edeec2]
- Updated dependencies [9f495078]
- Updated dependencies [5d5970ae]
- @remirror/core@1.0.0-next.4
- @remirror/pm@1.0.0-next.4
## 1.0.0-next.3

@@ -4,0 +17,0 @@

14

package.json
{
"name": "@remirror/extension-bidi",
"version": "1.0.0-next.3",
"version": "1.0.0-next.4",
"description": "Add automatic bidirectional text support to your remirror editor. Just start typing for the magic.",

@@ -9,4 +9,4 @@ "keywords": [

],
"homepage": "https://github.com/remirror/remirror/tree/next/packages/@remirror/extension-bidi",
"repository": "https://github.com/remirror/remirror/tree/master/packages/@remirror/extension-bidi",
"homepage": "https://github.com/remirror/remirror/tree/HEAD/packages/@remirror/extension-bidi",
"repository": "https://github.com/remirror/remirror/tree/HEAD/packages/@remirror/extension-bidi",
"license": "MIT",

@@ -29,8 +29,8 @@ "contributors": [

"devDependencies": {
"@remirror/core": "^1.0.0-next.3",
"@remirror/pm": "^1.0.0-next.3"
"@remirror/core": "^1.0.0-next.4",
"@remirror/pm": "^1.0.0-next.4"
},
"peerDependencies": {
"@remirror/core": "^1.0.0-next.3",
"@remirror/pm": "^1.0.0-next.3"
"@remirror/core": "^1.0.0-next.4",
"@remirror/pm": "^1.0.0-next.4"
},

@@ -37,0 +37,0 @@ "publishConfig": {

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