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

create-prpl

Package Overview
Dependencies
Maintainers
1
Versions
34
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

create-prpl - npm Package Compare versions

Comparing version 0.0.4 to 0.0.5

2

index.js

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

// Clone basic starter
execSync(`git clone ${starter} --recursive --depth-1 --quiet`, {
execSync(`git clone ${starter} --depth-1 --single-branch --quiet`, {
stdio: [0, 1, 2],

@@ -12,0 +12,0 @@ cwd: path.resolve(__dirname, '')

{
"name": "create-prpl",
"version": "0.0.4",
"version": "0.0.5",
"description": "Initializer for prpl projects",

@@ -5,0 +5,0 @@ "author": "Ty Hopp (https://tyhopp.com)",

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