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

@remirror/core-constants

Package Overview
Dependencies
Maintainers
1
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-pr1242.4 to 0.0.0-pr1305.1

0

dist/declarations/src/core-constants.d.ts

@@ -0,0 +0,0 @@ /**

5

dist/declarations/src/error-constants.d.ts

@@ -10,3 +10,6 @@ /**

export declare enum ErrorConstant {
/** An error occurred in production. Details shall be hidden. */
/** An error occurred in production. Details shall be hidden.
*
* @deprecated - We don't hide the error details in production anymore.
*/
PROD = "RMR0000",

@@ -13,0 +16,0 @@ /** An error happened but we're not quite sure why. */

export * from './core-constants';
export { ErrorConstant } from './error-constants';
{
"name": "@remirror/core-constants",
"version": "0.0.0-pr1242.4",
"version": "0.0.0-pr1305.1",
"description": "The core constants used throughout the remirror codebase",

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

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