New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

@flydotio/dockerfile

Package Overview
Dependencies
Maintainers
2
Versions
58
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@flydotio/dockerfile - npm Package Compare versions

Comparing version 0.7.6 to 0.7.7

2

fly.js

@@ -392,3 +392,3 @@ import crypto from 'node:crypto'

if (original !== config) {
console.log(`${chalk.bold.green('update'.padStart(11, ' '))} shopify.app.toml`)
console.log(`${chalk.bold.green('update'.padStart(11, ' '))} ${configFile}`)
fs.writeFileSync(configFile, config)

@@ -395,0 +395,0 @@ console.log(`${chalk.bold.green('execute'.padStart(11))} shopify app deploy --force`)

{
"name": "@flydotio/dockerfile",
"version": "0.7.6",
"version": "0.7.7",
"description": "Dockerfile generator",

@@ -5,0 +5,0 @@ "main": "./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