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

create-solana-dapp

Package Overview
Dependencies
Maintainers
3
Versions
48
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

create-solana-dapp - npm Package Compare versions

Comparing version 2.0.0-beta.3 to 2.0.0-beta.4

3

lib/custom-create-workspace.js

@@ -16,5 +16,4 @@ "use strict";

const spin1 = (0, prompts_1.spinner)();
spin1.start(`Creating sandbox with ${packageManager}`);
spin1.start(`Creating new workspace with ${packageManager}`);
const tmpDir = yield (0, custom_create_sandbox_1.customCreateSandbox)(packageManager);
spin1.message(`Creating new workspace with ${packageManager}`);
// nx new requires preset currently. We should probably make it optional.

@@ -21,0 +20,0 @@ const directory = yield (0, custom_create_empty_workspace_1.customCreateEmptyWorkspace)(tmpDir, name, packageManager, Object.assign(Object.assign({}, options), { preset }));

{
"name": "create-solana-dapp",
"version": "2.0.0-beta.3",
"version": "2.0.0-beta.4",
"description": "Get up and running fast with Solana dApps",

@@ -5,0 +5,0 @@ "dependencies": {

Sorry, the diff of this file is not supported yet

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