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

dojo-core

Package Overview
Dependencies
Maintainers
1
Versions
19
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

dojo-core - npm Package Compare versions

Comparing version 2.0.0-alpha.5 to 2.0.0-alpha.6

CONTRIBUTING.md

2

bower.json

@@ -12,3 +12,3 @@ {

],
"main": "main.js",
"main": "dist/umd/main.js",
"homepage": "http://dojotoolkit.org/",

@@ -15,0 +15,0 @@ "repository": {

{
"name": "dojo-core",
"version": "2.0.0-alpha.5",
"version": "2.0.0-alpha.6",
"description": "Basic utilites for common TypeScript development",

@@ -10,2 +10,3 @@ "homepage": "http://dojotoolkit.org",

"license": "BSD-3-Clause",
"main": "index.js",
"repository": {

@@ -15,25 +16,31 @@ "type": "git",

},
"scripts": {
"prepublish": "grunt dist",
"test": "grunt test"
},
"typings": "./dist/umd/dojo-widgets.d.ts",
"devDependencies": {
"benchmark": "^1.0.0",
"codecov.io": "0.1.6",
"dojo-loader": "2.0.0-beta.4",
"dts-generator": "^1.7.0",
"dojo-loader": ">=2.0.0-beta.5",
"dts-generator": "~1.7.0",
"formidable": "1.0.17",
"glob": "^7.0.3",
"grunt": "0.4.5",
"grunt": "^1.0.1",
"grunt-contrib-clean": "^1.0.0",
"grunt-contrib-copy": "^1.0.0",
"grunt-contrib-watch": "^1.0.0",
"grunt-dojo2": ">=2.0.0-beta.7",
"grunt-text-replace": "0.4.0",
"grunt-ts": "^5.0.0",
"grunt-ts": "^5.5.1",
"grunt-tslint": "^3.1.0",
"grunt-typings": "kitsonk/grunt-typings#452cf5f29a6070965f85d0dcae48abbd75939179",
"http-proxy": "0.10.3",
"intern": "~3.1.1",
"intern": ">=3.2.1",
"istanbul": "0.4.3",
"remap-istanbul": "0.6.3",
"remap-istanbul": "0.6.4",
"sinon": "1.14.1",
"tslint": "^3.8.1",
"tslint": "^3.10.2",
"typescript": "~1.8.10"
},
"typings": "typings/dojo-core/dojo-core-2.0.0-alpha.5.d.ts"
}
}
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