Socket
Socket
Sign inDemoInstall

create-nexus-app

Package Overview
Dependencies
51
Maintainers
2
Versions
22
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 1.0.8 to 1.1.0

6

nexus.js

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

const emitter = degit('NexusDesignSystem/dashboard', {
cache: true,
cache: false,
force: true,

@@ -59,3 +59,3 @@ verbose: true,

const emitter = degit('NexusDesignSystem/template-landing', {
cache: true,
cache: false,
force: true,

@@ -78,3 +78,3 @@ verbose: true,

const emitter = degit('NexusDesignSystem/blank-template', {
cache: true,
cache: false,
force: true,

@@ -81,0 +81,0 @@ verbose: true,

@@ -7,3 +7,3 @@ {

"name": "create-nexus-app",
"version": "1.0.8",
"version": "1.1.0",
"bin": {

@@ -10,0 +10,0 @@ "create-nexus-app": "./nexus.js"

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Packages

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc