angular2-cloudtasks
Advanced tools
Comparing version 0.0.13 to 0.0.14
@@ -8,7 +8,7 @@ { | ||
"devDependencies": { | ||
"@angular/common": "^2.0.0-rc.1", | ||
"@angular/compiler": "^2.0.0-rc.1", | ||
"@angular/core": "^2.0.0-rc.1", | ||
"@angular/platform-browser": "^2.0.0-rc.1", | ||
"@angular/platform-browser-dynamic": "^2.0.0-rc.1", | ||
"@angular/common": "^2.0.0-rc.2", | ||
"@angular/compiler": "^2.0.0-rc.2", | ||
"@angular/core": "^2.0.0-rc.2", | ||
"@angular/platform-browser": "^2.0.0-rc.2", | ||
"@angular/platform-browser-dynamic": "^2.0.0-rc.2", | ||
"commitizen": "~2.8.1", | ||
@@ -28,7 +28,7 @@ "cz-conventional-changelog": "~1.1.6", | ||
"typescript": "~1.8.10", | ||
"typings": "^0.8.1", | ||
"typings": "^1.3.0", | ||
"zone.js": "~0.6.12" | ||
}, | ||
"scripts": { | ||
"lint": "./node_modules/.bin/tslint ./src/*.ts ./src/**/*.ts", | ||
"lint": "tslint ./src/*.ts ./src/**/*.ts", | ||
"test": "karma start", | ||
@@ -64,3 +64,3 @@ "commit": "git-cz", | ||
}, | ||
"version": "0.0.13" | ||
"version": "0.0.14" | ||
} |
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
1
27422