@aurelia/kernel
Advanced tools
Comparing version 0.1.1-dev.20180913 to 0.1.1-dev.20180914
{ | ||
"name": "@aurelia/kernel", | ||
"version": "0.1.1-dev.20180913", | ||
"main": "dist/umd/index.js", | ||
"types": "dist/types/index.d.ts", | ||
"version": "0.1.1-dev.20180914", | ||
"main": "dist/index.umd.js", | ||
"module": "dist/index.es6.js", | ||
"jsnext:main": "dist/index.es6.js", | ||
"browser": "dist/index.umd.js", | ||
"types": "dist/index.d.ts", | ||
"typings": "dist/index.d.ts", | ||
"license": "MIT", | ||
@@ -31,9 +35,4 @@ "homepage": "https://aurelia.io", | ||
"test:debugger": "cross-env TS_NODE_PROJECT=\"../../scripts/tsconfig.json\" karma start ../../scripts/karma.conf.ts --package=kernel --browsers=ChromeDebugging", | ||
"build": "npm run build:umd", | ||
"build:es2015": "tsc -b tsconfig/es2015.json", | ||
"build:esnext": "tsc -b tsconfig/esnext.json", | ||
"build:system": "tsc -b tsconfig/system.json", | ||
"build:umd": "tsc -b tsconfig/umd.json", | ||
"build-all": "run-p build:*", | ||
"dev": "tsc -b tsconfig/umd.json -w", | ||
"build": "tsc -b", | ||
"dev": "tsc -b -w", | ||
"publish:local": "npm pack" | ||
@@ -75,2 +74,3 @@ }, | ||
"tsconfig-paths": "^3.5.0", | ||
"tslib": "^1.9.3", | ||
"tslint": "^5.11.0", | ||
@@ -83,3 +83,3 @@ "tslint-microsoft-contrib": "^5.1.0", | ||
}, | ||
"gitHead": "b90741aec2d781ab54c15752135b75cb3a97e9f4" | ||
"gitHead": "5be90727b8d81fbfe1b879c1bb860bf9b52a3118" | ||
} |
Major refactor
Supply chain riskPackage has recently undergone a major refactor. It may be unstable or indicate significant internal changes. Use caution when updating to versions that include significant changes.
Found 1 instance in 1 package
64183
37
17
1338
1