@aurelia/debug
Advanced tools
Comparing version 0.3.0-dev.20181014 to 0.3.0-dev.20181015
@@ -0,0 +0,0 @@ import { IScope } from '@aurelia/runtime'; |
export declare function enableImprovedExpressionDebugging(): void; | ||
//# sourceMappingURL=unparser.d.ts.map |
@@ -0,0 +0,0 @@ import { IContainer } from '@aurelia/kernel'; |
@@ -0,0 +0,0 @@ export * from './binding/binding-context'; |
import { Reporter as RuntimeReporter } from '@aurelia/kernel'; | ||
export declare const Reporter: typeof RuntimeReporter; | ||
//# sourceMappingURL=reporter.d.ts.map |
{ | ||
"name": "@aurelia/debug", | ||
"version": "0.3.0-dev.20181014", | ||
"version": "0.3.0-dev.20181015", | ||
"main": "dist/index.umd.js", | ||
@@ -46,4 +46,4 @@ "module": "dist/index.es6.js", | ||
"dependencies": { | ||
"@aurelia/kernel": "^0.3.0-dev.20181014", | ||
"@aurelia/runtime": "^0.3.0-dev.20181014" | ||
"@aurelia/kernel": "^0.3.0-dev.20181015", | ||
"@aurelia/runtime": "^0.3.0-dev.20181015" | ||
}, | ||
@@ -57,12 +57,10 @@ "devDependencies": { | ||
"@types/sinon-chai": "^3.2.0", | ||
"@types/webpack": "^4.4.8", | ||
"@types/webpack-env": "^1.13.6", | ||
"chai": "^4.1.2", | ||
"cross-env": "^5.2.0", | ||
"istanbul-instrumenter-loader": "^3.0.1", | ||
"karma": "^2.0.5", | ||
"karma": "^3.0.0", | ||
"karma-chai": "^0.1.0", | ||
"karma-chrome-launcher": "^2.2.0", | ||
"karma-coverage": "^1.1.2", | ||
"karma-coverage-istanbul-reporter": "^2.0.1", | ||
"karma-coverage-istanbul-reporter": "^2.0.4", | ||
"karma-firefox-launcher": "^1.1.0", | ||
@@ -73,10 +71,9 @@ "karma-junit-reporter": "^1.2.0", | ||
"karma-sourcemap-loader": "^0.3.7", | ||
"karma-webpack": "^3.0.0", | ||
"karma-webpack": "^3.0.5", | ||
"mocha": "^5.2.0", | ||
"npm-run-all": "^4.1.3", | ||
"path": "^0.12.7", | ||
"sinon": "^6.1.4", | ||
"sinon-chai": "^3.2.0", | ||
"ts-loader": "^4.4.2", | ||
"ts-node": "^7.0.0", | ||
"ts-loader": "^5.2.2", | ||
"ts-node": "^7.0.1", | ||
"tsconfig-paths": "^3.5.0", | ||
@@ -86,8 +83,6 @@ "tslib": "^1.9.3", | ||
"tslint-microsoft-contrib": "^5.1.0", | ||
"typescript": "^3.0.1", | ||
"webpack": "^4.16.3", | ||
"webpack-cli": "^3.1.0", | ||
"webpack-dev-server": "^3.1.5" | ||
"typescript": "^3.1.3", | ||
"webpack": "^4.20.2" | ||
}, | ||
"gitHead": "6ba681c5c0255796f55855f2e64b3adcc4c494c3" | ||
"gitHead": "fccbeb679530defb409fc7750ee814e1811765a8" | ||
} |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
32
163060