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.1.26 to 1.1.27

2

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

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

@@ -239,5 +239,8 @@ "use strict";

handle = punycode_1.default.toUnicode(handle);
await doCache('getAdaHandleFromAddress:' + stake, handle);
return handle;
}
await doCache('getAdaHandleFromAddress:' + stake, handle);
return handle;
else {
return null;
}
}

@@ -244,0 +247,0 @@ exports.getAdaHandleFromAddress = getAdaHandleFromAddress;

{
"name": "libcip54",
"version": "1.1.26",
"version": "1.1.27",
"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