Socket
Socket
Sign inDemoInstall

@dojo/cli-create-widget

Package Overview
Dependencies
Maintainers
4
Versions
15
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

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

Comparing version 7.0.0-rc.1 to 7.0.0

6

package.json
{
"name": "@dojo/cli-create-widget",
"version": "7.0.0-rc.1",
"version": "7.0.0",
"description": "Command to scaffold a Dojo widget library",

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

"devDependencies": {
"@dojo/cli": "7.0.0-alpha.1",
"@dojo/cli": "~7.0.0",
"@dojo/loader": "^2.0.0",
"@dojo/scripts": "^3.1.0",
"@dojo/scripts": "^4.0.3",
"@types/cross-spawn": "6.0.1",

@@ -25,0 +25,0 @@ "@types/fs-extra": "8.0.1",

@@ -20,12 +20,12 @@ {

"dependencies": {
"@dojo/framework": "next",
"@dojo/framework": "~7.0.0",
"tslib": "~1.9.1"
},
"devDependencies": {
"@dojo/cli": "next",
"@dojo/cli-build-app": "next",
"@dojo/cli-build-theme": "next",
"@dojo/cli-build-widget": "next",
"@dojo/cli-test-intern": "next",
"@dojo/parade": "next",
"@dojo/cli": "~7.0.0",
"@dojo/cli-build-app": "~7.0.0",
"@dojo/cli-build-theme": "~7.0.0",
"@dojo/cli-build-widget": "~7.0.0",
"@dojo/cli-test-intern": "~7.0.0",
"@dojo/parade": "~1.0.0",
"@types/node": "~9.6.5",

@@ -32,0 +32,0 @@ "npm-run-all": "4.1.3",

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