Socket
Socket
Sign inDemoInstall

@stoplight/command

Package Overview
Dependencies
Maintainers
5
Versions
65
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@stoplight/command - npm Package Compare versions

Comparing version 0.0.25 to 0.0.26

1

lib/types.d.ts

@@ -12,2 +12,3 @@ import { Event, IDisposable } from '@stoplight/common/lib/types';

visible?: boolean;
toggled?: boolean;
}

@@ -14,0 +15,0 @@ /**

7

package.json
{
"name": "@stoplight/command",
"version": "0.0.25",
"version": "0.0.26",
"description": "Stoplight command registry implementation.",

@@ -23,8 +23,7 @@ "main": "lib/index.js",

"dependencies": {
"@stoplight/common": "^0.0.25",
"@stoplight/common": "^0.0.26",
"@stoplight/ioc": "^0.0.25",
"keyboardjs": "2.4.x",
"tslib": "1.x.x"
},
"gitHead": "426f9686b007b3cda53c4e06855304e0cc33d8fa"
}
}
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