Socket
Socket
Sign inDemoInstall

@ephox/bedrock-common

Package Overview
Dependencies
0
Maintainers
1
Versions
19
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 9.1.0 to 9.3.0

lib/main/ts/api/Differ.d.ts

6

lib/main/ts/api/Main.d.ts

@@ -1,2 +0,4 @@

import * as ErrorTypes from './ErrorTypes';
export { ErrorTypes };
import * as TestError from './TestError';
import * as LoggedError from './LoggedError';
import * as Reporter from './Reporter';
export { TestError, LoggedError, Reporter };

@@ -1,3 +0,5 @@

import * as ErrorTypes from './ErrorTypes';
export { ErrorTypes };
import * as TestError from './TestError';
import * as LoggedError from './LoggedError';
import * as Reporter from './Reporter';
export { TestError, LoggedError, Reporter };
//# sourceMappingURL=Main.js.map
{
"name": "@ephox/bedrock-common",
"version": "9.1.0",
"version": "9.3.0",
"author": "Tiny Technologies Inc",

@@ -23,3 +23,3 @@ "license": "Apache-2.0",

},
"gitHead": "b7659ffe77338744c23e5578f2047c53ff52161d"
"gitHead": "e851d198d2f83b97c32ad326a66bfb5257cfc24e"
}

@@ -1,3 +0,5 @@

import * as ErrorTypes from './ErrorTypes';
import * as TestError from './TestError';
import * as LoggedError from './LoggedError';
import * as Reporter from './Reporter';
export { ErrorTypes };
export { TestError, LoggedError, Reporter };

Sorry, the diff of this file is not supported yet

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc