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

libcip54

Package Overview
Dependencies
Maintainers
1
Versions
84
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

libcip54 - npm Package Compare versions

Comparing version 1.0.28 to 1.0.29

2

lib/package.json
{
"name": "libcip54",
"version": "1.0.28",
"version": "1.0.29",
"description": "Cardano Smart NFT Library",

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

@@ -661,3 +661,3 @@ "use strict";

if (el[0].includes('base64')) {
lbuffer = Buffer.from(el[1], 'base64').toString();
lbuffer = Buffer.from(el[1], 'base64');
}

@@ -664,0 +664,0 @@ else {

{
"name": "libcip54",
"version": "1.0.28",
"version": "1.0.29",
"description": "Cardano Smart NFT Library",

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

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