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

flightdeck

Package Overview
Dependencies
Maintainers
0
Versions
24
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

flightdeck - npm Package Compare versions

Comparing version 0.0.14 to 0.0.15

1

dist/flightdeck.bin.js

@@ -365,2 +365,3 @@ #!/usr/bin/env node

},
debugOutput: true,
discoverConfigPath: (args) => {

@@ -367,0 +368,0 @@ if (args[0] === `schema`) {

6

package.json
{
"name": "flightdeck",
"version": "0.0.14",
"version": "0.0.15",
"license": "MIT",

@@ -26,3 +26,3 @@ "author": {

"atom.io": "0.30.0",
"comline": "0.1.3"
"comline": "0.1.4"
},

@@ -32,3 +32,3 @@ "devDependencies": {

"@types/tmp": "0.2.6",
"bun-types": "1.1.30",
"bun-types": "1.1.31",
"concurrently": "9.0.1",

@@ -35,0 +35,0 @@ "rimraf": "6.0.1",

@@ -82,2 +82,3 @@ #!/usr/bin/env node

},
debugOutput: true,
discoverConfigPath: (args) => {

@@ -84,0 +85,0 @@ if (args[0] === `schema`) {

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