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

@remirror/core-utils

Package Overview
Dependencies
Maintainers
1
Versions
287
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@remirror/core-utils - npm Package Compare versions

Comparing version 1.0.0-next.44 to 1.0.0-next.47

13

CHANGELOG.md
# @remirror/core-utils
## 1.0.0-next.47
> 2020-10-08
### Patch Changes
- [`4658d45c`](https://github.com/remirror/remirror/commit/4658d45ce2c60eb609cb54b19a86cc3fd4a1f33e) Thanks [@ifiokjr](https://github.com/ifiokjr)! - Update external dependencies.
- Updated dependencies [[`4658d45c`](https://github.com/remirror/remirror/commit/4658d45ce2c60eb609cb54b19a86cc3fd4a1f33e)]:
- @remirror/core-helpers@1.0.0-next.47
- @remirror/core-types@1.0.0-next.47
- @remirror/pm@1.0.0-next.47
## 1.0.0-next.44

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

14

package.json
{
"name": "@remirror/core-utils",
"version": "1.0.0-next.44",
"version": "1.0.0-next.47",
"description": "Core utilities for dealing with the dom and prosemirror within remirror",

@@ -25,15 +25,15 @@ "homepage": "https://github.com/remirror/remirror/tree/HEAD/packages/@remirror/core-utils",

"@remirror/core-constants": "1.0.0-next.35",
"@remirror/core-helpers": "1.0.0-next.44",
"@remirror/core-types": "1.0.0-next.44",
"@remirror/core-helpers": "1.0.0-next.47",
"@remirror/core-types": "1.0.0-next.47",
"@types/min-document": "^2.19.0",
"min-document": "^2.19.0",
"type-fest": "^0.16.0"
"type-fest": "^0.17.0"
},
"devDependencies": {
"@remirror/pm": "1.0.0-next.44",
"@types/node": "^14.11.2",
"@remirror/pm": "1.0.0-next.47",
"@types/node": "^14.11.5",
"domino": "^2.1.6"
},
"peerDependencies": {
"@remirror/pm": "1.0.0-next.44",
"@remirror/pm": "1.0.0-next.47",
"@types/node": "*"

@@ -40,0 +40,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