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.21 to 1.0.22

2

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

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

@@ -99,3 +99,3 @@ import pgCon from 'pg';

mintTx?: boolean;
files?: boolean | ({
files?: boolean | string | ({
src?: string;

@@ -102,0 +102,0 @@ mediaType?: string;

@@ -789,2 +789,5 @@ "use strict";

case 11:
if (typeof (featureTree === null || featureTree === void 0 ? void 0 : featureTree.files) === 'string') {
featureTree.files = [featureTree === null || featureTree === void 0 ? void 0 : featureTree.files];
}
_e = ret;

@@ -791,0 +794,0 @@ return [4 /*yield*/, (0, exports.getFilesFromArray)(tokenUnit, featureTree === null || featureTree === void 0 ? void 0 : featureTree.files)];

{
"name": "libcip54",
"version": "1.0.21",
"version": "1.0.22",
"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