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

@remirror/core-constants

Package Overview
Dependencies
Maintainers
2
Versions
230
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@remirror/core-constants - npm Package Compare versions

Comparing version 0.0.0-pr1801.3 to 0.0.0-pr1862.1

dist/remirror-core-constants.cjs

2

dist-types/core-constants.d.ts

@@ -408,3 +408,3 @@ /**

*
* @default 'Alt-Shift-F' (Mac) | 'Shift-Ctrl-F' (PC)
* @defaultValue 'Alt-Shift-F' (Mac) | 'Shift-Ctrl-F' (PC)
*/

@@ -411,0 +411,0 @@ Format = "_|format|_"

{
"name": "@remirror/core-constants",
"version": "0.0.0-pr1801.3",
"version": "0.0.0-pr1862.1",
"description": "The core constants used throughout the remirror codebase",

@@ -20,8 +20,8 @@ "homepage": "https://github.com/remirror/remirror/tree/HEAD/packages/remirror__core-constants",

"import": "./dist/remirror-core-constants.js",
"types": "./dist-types/index.d.ts",
"default": "./dist/remirror-core-constants.js"
"require": "./dist/remirror-core-constants.cjs",
"types": "./dist-types/index.d.ts"
},
"./package.json": "./package.json"
},
"main": "./dist/remirror-core-constants.js",
"main": "./dist/remirror-core-constants.cjs",
"module": "./dist/remirror-core-constants.js",

@@ -28,0 +28,0 @@ "types": "./dist-types/index.d.ts",

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

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