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

@saib/cardano-bifrost

Package Overview
Dependencies
Maintainers
1
Versions
8
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@saib/cardano-bifrost - npm Package Compare versions

Comparing version 0.0.7 to 0.0.8

4

dist/Bifrost.js

@@ -16,4 +16,4 @@ "use strict";

const result = [];
for (const i in Bifrost._cardano) {
const cardano = Bifrost._cardano;
const cardano = Bifrost._cardano;
for (const i in cardano()) {
const p = cardano()[i];

@@ -20,0 +20,0 @@ if (p.apiVersion !== null && p.icon != null && p.name !== null) {

{
"name": "@saib/cardano-bifrost",
"version": "0.0.7",
"version": "0.0.8",
"description": "A Cardano CIP30 Wallet API Library",

@@ -5,0 +5,0 @@ "main": "dist/Bifrost.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