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

@remirror/core

Package Overview
Dependencies
Maintainers
1
Versions
335
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@remirror/core - npm Package Compare versions

Comparing version 1.0.0-next.38 to 1.0.0-next.39

12

CHANGELOG.md
# @remirror/core
## 1.0.0-next.39
> 2020-09-16
### Patch Changes
- Updated dependencies [[`61894188`](https://github.com/remirror/remirror/commit/61894188781ca9f6e0571b1e425261028545385c)]:
- @remirror/pm@1.0.0-next.39
- @remirror/core-types@1.0.0-next.39
- @remirror/core-utils@1.0.0-next.39
- @remirror/core-helpers@1.0.0-next.39
## 1.0.0-next.38

@@ -4,0 +16,0 @@

2

dist/declarations/src/builtins/builtin-preset.d.ts

@@ -45,3 +45,3 @@ import type { GetStaticAndDynamic } from '@remirror/core-types';

*/
createExtensions(): (AttributesExtension | CommandsExtension | HelpersExtension | InputRulesExtension | KeymapExtension | NodeViewsExtension | PasteRulesExtension | PersistentSelectionExtension | PluginsExtension | TagsExtension | SchemaExtension | SuggestExtension)[];
createExtensions(): (CommandsExtension | SchemaExtension | PluginsExtension | TagsExtension | AttributesExtension | InputRulesExtension | KeymapExtension | NodeViewsExtension | PasteRulesExtension | HelpersExtension | PersistentSelectionExtension | SuggestExtension)[];
}

@@ -48,0 +48,0 @@ declare global {

{
"name": "@remirror/core",
"version": "1.0.0-next.38",
"version": "1.0.0-next.39",
"description": "Where your quest to create a world class editing experience begins.",

@@ -26,5 +26,5 @@ "homepage": "https://github.com/remirror/remirror/tree/HEAD/packages/@remirror/core",

"@remirror/core-constants": "1.0.0-next.35",
"@remirror/core-helpers": "1.0.0-next.38",
"@remirror/core-types": "1.0.0-next.38",
"@remirror/core-utils": "1.0.0-next.38",
"@remirror/core-helpers": "1.0.0-next.39",
"@remirror/core-types": "1.0.0-next.39",
"@remirror/core-utils": "1.0.0-next.39",
"linaria": "^2.0.0-rc.3",

@@ -35,6 +35,6 @@ "nanoevents": "^5.1.8",

"devDependencies": {
"@remirror/pm": "1.0.0-next.38"
"@remirror/pm": "1.0.0-next.39"
},
"peerDependencies": {
"@remirror/pm": "1.0.0-next.38"
"@remirror/pm": "1.0.0-next.39"
},

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