New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

@switchboard-xyz/common

Package Overview
Dependencies
Maintainers
5
Versions
136
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@switchboard-xyz/common - npm Package Compare versions

Comparing version 2.0.3 to 2.0.4

lib/cjs/OracleJob.d.ts

2

lib/cjs/index.d.ts
export * from "./SwitchboardDecimal.js";
export * from "./protos/index.js";
export * from "./OracleJob.js";
//# sourceMappingURL=index.d.ts.map

@@ -16,5 +16,2 @@ "use strict";

};
var __importDefault = (this && this.__importDefault) || function (mod) {
return (mod && mod.__esModule) ? mod : { "default": mod };
};
Object.defineProperty(exports, "__esModule", { value: true });

@@ -24,10 +21,3 @@ /* eslint-disable @typescript-eslint/no-var-requires */

__exportStar(require("./SwitchboardDecimal.js"), exports);
__exportStar(require("./protos/index.js"), exports);
const minimal_js_1 = __importDefault(require("protobufjs/minimal.js"));
minimal_js_1.default.util.toJSONOptions = {
longs: String,
enums: String,
bytes: String,
json: true,
};
__exportStar(require("./OracleJob.js"), exports);
//# sourceMappingURL=index.js.map
export * from "./SwitchboardDecimal.js";
export * from "./protos/index.js";
export * from "./OracleJob.js";
//# sourceMappingURL=index.d.ts.map
/* eslint-disable @typescript-eslint/no-var-requires */
/* eslint-disable import/extensions */
export * from "./SwitchboardDecimal.js";
export * from "./protos/index.js";
import protobuf from "protobufjs/minimal.js";
protobuf.util.toJSONOptions = {
longs: String,
enums: String,
bytes: String,
json: true,
};
export * from "./OracleJob.js";
//# sourceMappingURL=index.js.map

@@ -5,3 +5,3 @@ {

"license": "MIT",
"version": "2.0.3",
"version": "2.0.4",
"description": "common type definitions and utils for interacting with switchboard",

@@ -8,0 +8,0 @@ "files": [

/* eslint-disable @typescript-eslint/no-var-requires */
/* eslint-disable import/extensions */
export * from "./SwitchboardDecimal.js";
export * from "./protos/index.js";
import protobuf from "protobufjs/minimal.js";
protobuf.util.toJSONOptions = {
longs: String,
enums: String,
bytes: String,
json: true,
};
export * from "./OracleJob.js";

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is too big to display

Sorry, the diff of this file is too big to display

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is too big to display

Sorry, the diff of this file is too big to display

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is too big to display

Sorry, the diff of this file is too big to display

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