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.18 to 1.0.19

6

lib/package.json
{
"name": "libcip54",
"version": "1.0.18",
"version": "1.0.19",
"description": "Cardano Smart NFT Library",
"main": "lib/index.js",
"types": "lib/index.d.ts",
"main": "lib/src/index.js",
"types": "lib/src/index.d.ts",
"homepage": "https://nft-playground.dev",

@@ -8,0 +8,0 @@ "repository": "https://github.com/kieransimkin/libcip54.git",

@@ -517,2 +517,3 @@ "use strict";

case 0:
ensureInit();
files = [];

@@ -675,2 +676,3 @@ return [4 /*yield*/, (0, exports.getMetadata)(unit)];

case 0:
ensureInit();
file = null;

@@ -677,0 +679,0 @@ if (!(unit === 'own' && metadata)) return [3 /*break*/, 1];

{
"name": "libcip54",
"version": "1.0.18",
"version": "1.0.19",
"description": "Cardano Smart NFT Library",
"main": "lib/index.js",
"types": "lib/index.d.ts",
"main": "lib/src/index.js",
"types": "lib/src/index.d.ts",
"homepage": "https://nft-playground.dev",

@@ -8,0 +8,0 @@ "repository": "https://github.com/kieransimkin/libcip54.git",

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