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

xrpl-binary-codec-prerelease

Package Overview
Dependencies
Maintainers
1
Versions
17
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

xrpl-binary-codec-prerelease - npm Package Compare versions

Comparing version 4.0.4 to 5.0.0

4

dist/types/index.js

@@ -18,3 +18,2 @@ "use strict";

Object.defineProperty(exports, "Hash256", { enumerable: true, get: function () { return hash_256_1.Hash256; } });
const issue_1 = require("./issue");
const path_set_1 = require("./path-set");

@@ -36,3 +35,2 @@ Object.defineProperty(exports, "PathSet", { enumerable: true, get: function () { return path_set_1.PathSet; } });

Object.defineProperty(exports, "Vector256", { enumerable: true, get: function () { return vector_256_1.Vector256; } });
const xchain_bridge_1 = require("./xchain-bridge");
const enums_1 = require("../enums");

@@ -47,3 +45,2 @@ const coreTypes = {

Hash256: hash_256_1.Hash256,
Issue: issue_1.Issue,
PathSet: path_set_1.PathSet,

@@ -57,3 +54,2 @@ STArray: st_array_1.STArray,

Vector256: vector_256_1.Vector256,
XChainBridge: xchain_bridge_1.XChainBridge,
};

@@ -60,0 +56,0 @@ exports.coreTypes = coreTypes;

2

package.json
{
"name": "xrpl-binary-codec-prerelease",
"version": "4.0.4",
"version": "5.0.0",
"description": "XRP Ledger binary codec",

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

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