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

create-cayde-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-cayde-app - npm Package Compare versions

Comparing version 0.0.5 to 0.0.7

20

package.json
{
"name": "create-cayde-app",
"version": "0.0.5",
"version": "0.0.7",
"description": "CLI tool to bootstrap Cayde applications with no configuration",

@@ -19,13 +19,13 @@ "main": "index.js",

"dependencies": {
"ansi-escapes": "^2.0.0",
"chalk": "^1.1.3",
"ansi-escapes": "^3.1.0",
"chalk": "^2.4.1",
"commander": "^2.9.0",
"cross-spawn": "^5.1.0",
"execa": "^0.6.3",
"fs-extra": "^3.0.0",
"cross-spawn": "^6.0.5",
"execa": "^1.0.0",
"fs-extra": "^7.0.1",
"mkdirp-then": "^1.2.0",
"ms": "^1.0.0",
"ms": "^2.1.1",
"mz": "^2.6.0",
"ora": "^1.2.0",
"promise": "^7.1.1"
"ora": "^3.0.0",
"promise": "^8.0.2"
},

@@ -39,3 +39,3 @@ "keywords": [

],
"gitHead": "95ea17fddf483059560214982b4a74b8f053a646"
"gitHead": "ebbc39bfb2c11e87ec141744bdad1f169287b387"
}
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