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

@dojo/cli-export-project

Package Overview
Dependencies
Maintainers
1
Versions
5
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@dojo/cli-export-project - npm Package Compare versions

Comparing version 0.1.0 to 0.2.0

21

package.json
{
"name": "@dojo/cli-export-project",
"version": "0.1.0",
"version": "0.2.0",
"description": "Emit a project bundle of a Dojo 2 Application",

@@ -20,4 +20,4 @@ "homepage": "http://dojotoolkit.org",

"devDependencies": {
"@dojo/interfaces": "~0.1.0",
"@dojo/loader": "~0.1.0",
"@dojo/interfaces": "~0.2.0",
"@dojo/loader": "~0.1.1",
"@types/chalk": "^0.4.31",

@@ -30,10 +30,19 @@ "@types/glob": "^5.0.30",

"@types/yargs": "^8.0.2",
"glob": "^7.1.1",
"grunt": "~1.0.1",
"grunt-contrib-clean": ">=1.0.0",
"grunt-contrib-copy": ">=1.0.0",
"grunt-postcss": "^0.8.0",
"grunt-text-replace": ">=0.4.0",
"grunt-ts": ">=5.0.0",
"grunt-tslint": "^4.0.1",
"grunt-typings": "^0.1.5",
"grunt-dojo2": "latest",
"intern": "^3.4.3",
"intern": "~4.1.0",
"mockery": "^1.7.0",
"monaco-editor": "^0.8.3",
"remap-istanbul": ">=0.6.3",
"sinon": "^1.17.5",
"typescript": "~2.4.1",
"tslib": "~1.8.0",
"tslint": "^4.5.1",
"typescript": "~2.6.1",
"yargs": "^5.0.0"

@@ -40,0 +49,0 @@ },

Sorry, the diff of this file is not supported yet

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