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

dojo-core

Package Overview
Dependencies
Maintainers
2
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.11 to 2.0.0-alpha.12

aspect.d.ts

87

package.json
{
"name": "dojo-core",
"version": "2.0.0-alpha.11",
"description": "Basic utilites for common TypeScript development",
"homepage": "http://dojotoolkit.org",
"bugs": {
"url": "https://github.com/dojo/core/issues"
},
"license": "BSD-3-Clause",
"main": "index.js",
"repository": {
"type": "git",
"url": "https://github.com/dojo/core.git"
},
"scripts": {
"prepublish": "grunt peerDepInstall dist",
"test": "grunt test"
},
"typings": "./dist/umd/dojo-core.d.ts",
"peerDependencies": {
"dojo-has": ">=2.0.0-alpha.3",
"dojo-shim": ">=2.0.0-alpha.3"
},
"devDependencies": {
"benchmark": "^1.0.0",
"codecov.io": "0.1.6",
"dojo-loader": ">=2.0.0-beta.5",
"dts-generator": "~1.7.0",
"formidable": "1.0.17",
"glob": "^7.0.3",
"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.5.1",
"grunt-tslint": "^3.1.0",
"grunt-typings": ">=0.1.5",
"http-proxy": "0.10.3",
"intern": "~3.2.3",
"istanbul": "0.4.3",
"remap-istanbul": "0.6.4",
"sinon": "1.14.1",
"tslint": "next",
"typescript": "2.1.0-dev.20160819"
}
"name": "dojo-core",
"version": "2.0.0-alpha.12",
"description": "Basic utilites for common TypeScript development",
"homepage": "http://dojotoolkit.org",
"bugs": {
"url": "https://github.com/dojo/core/issues"
},
"license": "BSD-3-Clause",
"main": "main.js",
"repository": {
"type": "git",
"url": "https://github.com/dojo/core.git"
},
"peerDependencies": {
"dojo-has": ">=2.0.0-alpha.4",
"dojo-shim": ">=2.0.0-alpha.4"
},
"devDependencies": {
"benchmark": "^1.0.0",
"codecov.io": "0.1.6",
"dojo-loader": ">=2.0.0-beta.5",
"dts-generator": "~1.7.0",
"formidable": "1.0.17",
"glob": "^7.0.3",
"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.16",
"grunt-text-replace": "0.4.0",
"grunt-ts": "^5.5.1",
"grunt-tslint": "^3.1.0",
"grunt-typings": ">=0.1.5",
"http-proxy": "0.10.3",
"intern": "~3.2.3",
"istanbul": "0.4.3",
"remap-istanbul": "0.6.4",
"sinon": "1.14.1",
"tslint": "next",
"typescript": "^2.0.2"
}
}
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