instant-cli
Advanced tools
Comparing version 0.14.22 to 0.14.23
@@ -955,3 +955,3 @@ // @ts-check | ||
const linksEntriesCode = Object.fromEntries( | ||
sortedEntries(schema.refs).map(([name, config]) => { | ||
sortedEntries(schema.refs).map(([_name, config]) => { | ||
const [, fe, flabel] = config["forward-identity"]; | ||
@@ -958,0 +958,0 @@ const [, re, rlabel] = config["reverse-identity"]; |
{ | ||
"name": "instant-cli", | ||
"type": "module", | ||
"version": "v0.14.22", | ||
"version": "v0.14.23", | ||
"description": "Instant's CLI", | ||
@@ -6,0 +6,0 @@ "scripts": { |
Manifest confusion
Supply chain riskThis package has inconsistent metadata. This could be malicious or caused by an error when publishing the package.
Found 1 instance in 1 package
Manifest confusion
Supply chain riskThis package has inconsistent metadata. This could be malicious or caused by an error when publishing the package.
Found 1 instance in 1 package
25667