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

@emurgo/yoroi-lib-browser

Package Overview
Dependencies
Maintainers
3
Versions
40
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

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

Comparing version 0.1.1-alpha.13 to 0.1.1-alpha.14

4

dist/index.d.ts

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

import { IYoroiLib } from '@emurgo/yoroi-lib-core'
export declare const init: () => IYoroiLib
import { IYoroiLib } from '@emurgo/yoroi-lib-core';
export declare const init: () => IYoroiLib;
{
"name": "@emurgo/yoroi-lib-browser",
"version": "0.1.1-alpha.13",
"version": "0.1.1-alpha.14",
"description": "",

@@ -18,3 +18,4 @@ "main": "dist/index.js",

"publish:beta": "npm publish --tag beta --access public",
"publish:prod": "npm publish --access public"
"publish:prod": "npm publish --access public",
"release": "yarn rebuild && npm publish --scope=emurgo"
},

@@ -25,3 +26,3 @@ "author": "EMURGO",

"@emurgo/cardano-serialization-lib-browser": "9.1.4",
"@emurgo/yoroi-lib-core": "0.1.1-alpha.13"
"@emurgo/yoroi-lib-core": "0.1.1-alpha.14"
},

@@ -28,0 +29,0 @@ "devDependencies": {

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