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

create-alpine-app

Package Overview
Dependencies
Maintainers
1
Versions
8
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

create-alpine-app - npm Package Compare versions

Comparing version 0.0.6 to 0.0.7

1

bin/index.js

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

const checkedOut = runCommand (gitCheckoutCommand);
const installCmd = runCommand (installDepsCommand);

@@ -26,0 +27,0 @@ if(!checkedOut) process.exit(1);

2

package.json
{
"name": "create-alpine-app",
"version": "0.0.6",
"version": "0.0.7",
"bin": {

@@ -5,0 +5,0 @@ "create-alpine-app": "bin/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