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

@remirror/react-node-view

Package Overview
Dependencies
Maintainers
1
Versions
33
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@remirror/react-node-view - npm Package Compare versions

Comparing version 0.7.3 to 0.7.4

14

CHANGELOG.md
# @remirror/react-node-view
## 0.7.4
### Patch Changes
- 7380e18f: Update repository url from ifiokjr/remirror to remirror/remirror to reflect new GitHub
organisation.
- Updated dependencies [7380e18f]
- @remirror/core-constants@0.7.4
- @remirror/core-helpers@0.7.4
- @remirror/core-types@0.7.4
- @remirror/core-utils@0.7.4
- @remirror/react-portals@0.7.4
## 0.7.3
### Patch Changes

@@ -5,0 +19,0 @@

16

package.json

@@ -6,5 +6,5 @@ {

"author": "Ifiok Jr. <ifiokotung@gmail.com>",
"homepage": "https://github.com/ifiokjr/remirror/tree/master/@remirror/react-node-view",
"repository": "https://github.com/ifiokjr/remirror/tree/master/@remirror/react-node-view",
"version": "0.7.3",
"homepage": "https://github.com/remirror/remirror/tree/master/@remirror/react-node-view",
"repository": "https://github.com/remirror/remirror/tree/master/@remirror/react-node-view",
"version": "0.7.4",
"main": "lib/index.js",

@@ -20,7 +20,7 @@ "module": "lib/dist/react-node-view.esm.js",

"@babel/runtime": "^7",
"@remirror/core-constants": "^0.7.3",
"@remirror/core-helpers": "^0.7.3",
"@remirror/core-types": "^0.7.3",
"@remirror/core-utils": "^0.7.3",
"@remirror/react-portals": "^0.7.3"
"@remirror/core-constants": "^0.7.4",
"@remirror/core-helpers": "^0.7.4",
"@remirror/core-types": "^0.7.4",
"@remirror/core-utils": "^0.7.4",
"@remirror/react-portals": "^0.7.4"
},

@@ -27,0 +27,0 @@ "peerDependencies": {

# @remirror/react-node-view
[![npm bundle size (scoped)](https://img.shields.io/bundlephobia/minzip/@remirror/react-node-view.svg?)](https://bundlephobia.com/result?p=@remirror/react-node-view) [![npm](https://img.shields.io/npm/dm/@remirror/react-node-view.svg?&logo=npm)](https://www.npmjs.com/package/@remirror/react-node-view)
[![npm bundle size (scoped)](https://img.shields.io/bundlephobia/minzip/@remirror/react-node-view.svg?)](https://bundlephobia.com/result?p=@remirror/react-node-view)
[![npm](https://img.shields.io/npm/dm/@remirror/react-node-view.svg?&logo=npm)](https://www.npmjs.com/package/@remirror/react-node-view)
Create your prosemirror node views with react.
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