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

@emurgo/yoroi-lib-core

Package Overview
Dependencies
Maintainers
3
Versions
55
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@emurgo/yoroi-lib-core - npm Package Compare versions

Comparing version 0.0.1-alpha.9 to 0.0.1-alpha.10

2

dist/internals/wasm-contract.d.ts

@@ -206,3 +206,3 @@ export declare const EXCEPTIONS: {

abstract setPlutusScripts(plutus_scripts: PlutusScripts): Promise<void>;
static fromBytes(bytes: Uint8Array): AuxiliaryData;
static fromBytes(bytes: Uint8Array): Promise<AuxiliaryData>;
static new(metadata: GeneralTransactionMetadata): Promise<AuxiliaryData>;

@@ -209,0 +209,0 @@ static empty(): Promise<AuxiliaryData>;

{
"name": "@emurgo/yoroi-lib-core",
"version": "0.0.1-alpha.9",
"version": "0.0.1-alpha.10",
"description": "",

@@ -5,0 +5,0 @@ "main": "dist/index.js",

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