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

@dojo/cli-create-app

Package Overview
Dependencies
Maintainers
1
Versions
41
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@dojo/cli-create-app - npm Package Compare versions

Comparing version 3.0.0-alpha.2 to 3.0.0

20

package.json
{
"name": "@dojo/cli-create-app",
"version": "3.0.0-alpha.2",
"version": "3.0.0",
"description": "Command to scaffold a new app",

@@ -20,5 +20,5 @@ "homepage": "https://dojo.io",

"devDependencies": {
"@dojo/cli": "^3.0.0-alpha.1",
"@dojo/scripts": "^3.0.0-alpha.6",
"@types/fs-extra": "0.0.34",
"@dojo/cli": "~3.0.0",
"@dojo/scripts": "~3.0.1",
"@types/fs-extra": "^5.0.0",
"@types/mockery": "^1.4.29",

@@ -39,8 +39,8 @@ "@types/node": "~9.6.5",

"dependencies": {
"chalk": "~2.4.0",
"cross-spawn": "^4.0.0",
"fs-extra": "^0.30.0",
"ora": "^0.3.0",
"pkg-dir": "^1.0.0",
"tslib": "~1.8.0"
"chalk": "2.4.1",
"cross-spawn": "5.1.0",
"fs-extra": "5.0.0",
"ora": "0.3.0",
"pkg-dir": "2.0.0",
"tslib": "1.8.1"
},

@@ -47,0 +47,0 @@ "lint-staged": {

@@ -5,8 +5,8 @@ {

"dependencies": {
"@dojo/framework": "^3.0.0-alpha.1",
"@dojo/framework": "~3.0.0",
"tslib": "~1.8.1"
},
"devDependencies": {
"@dojo/cli-build-app": "^3.0.0-alpha.2",
"@dojo/cli-test-intern": "^3.0.0-alpha.1",
"@dojo/cli-build-app": "~3.0.0",
"@dojo/cli-test-intern": "~3.0.0",
"@types/node": "~9.6.5",

@@ -13,0 +13,0 @@ "typescript": "~2.6.1"

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