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 4.0.0-alpha.2 to 4.0.0

4

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

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

"devDependencies": {
"@dojo/cli": "~3.0.0",
"@dojo/cli": "^4.0.0",
"@dojo/scripts": "~3.0.1",

@@ -23,0 +23,0 @@ "@types/fs-extra": "^5.0.0",

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

"dependencies": {
"@dojo/framework": "next",
"@dojo/framework": "^4.0.0",
"tslib": "~1.8.1"
},
"devDependencies": {
"@dojo/cli-build-app": "next",
"@dojo/cli-test-intern": "next",
"@dojo/cli-build-app": "^4.0.0",
"@dojo/cli-test-intern": "^4.0.0",
"@types/node": "~9.6.5",

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

@@ -5,10 +5,10 @@ {

"dependencies": {
"@dojo/framework": "next",
"@dojo/themes": "next",
"@dojo/widgets": "next",
"@dojo/framework": "^4.0.0",
"@dojo/themes": "^4.0.0",
"@dojo/widgets": "^4.0.0",
"tslib": "~1.8.1"
},
"devDependencies": {
"@dojo/cli-build-app": "next",
"@dojo/cli-test-intern": "next",
"@dojo/cli-build-app": "^4.0.0",
"@dojo/cli-test-intern": "^4.0.0",
"@types/node": "~9.6.5",

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

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

"dependencies": {
"@dojo/framework": "next",
"@dojo/framework": "^4.0.0",
"tslib": "~1.8.1"
},
"devDependencies": {
"@dojo/cli-build-app": "next",
"@dojo/cli-test-intern": "next",
"@dojo/cli-build-app": "^4.0.0",
"@dojo/cli-test-intern": "^4.0.0",
"@types/node": "~9.6.5",

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

@@ -5,10 +5,10 @@ {

"dependencies": {
"@dojo/framework": "next",
"@dojo/themes": "next",
"@dojo/widgets": "next",
"@dojo/framework": "^4.0.0",
"@dojo/themes": "^4.0.0",
"@dojo/widgets": "^4.0.0",
"tslib": "~1.8.1"
},
"devDependencies": {
"@dojo/cli-build-app": "next",
"@dojo/cli-test-intern": "next",
"@dojo/cli-build-app": "^4.0.0",
"@dojo/cli-test-intern": "^4.0.0",
"@types/node": "~9.6.5",

@@ -15,0 +15,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