Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

instant-cli

Package Overview
Dependencies
Maintainers
0
Versions
109
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

instant-cli - npm Package Compare versions

Comparing version 0.14.22 to 0.14.23

2

index.js

@@ -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": {

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