iage.brochure
Advanced tools
Comparing version 1.0.3 to 1.0.4
{ | ||
"name": "iage.brochure", | ||
"version": "1.0.3", | ||
"version": "1.0.4", | ||
"description": "Brochure component for IAGE", | ||
@@ -20,10 +20,3 @@ "main": "app.js", | ||
}, | ||
"dependencies": { | ||
"@angular/common": "^5.2.10", | ||
"core-js": "^2.5.5", | ||
"ivy.angular.turn-js": "^1.0.0", | ||
"jquery": "^3.3.1", | ||
"rxjs": "^5.5.0", | ||
"zone.js": "^0.8.26" | ||
}, | ||
"dependencies": {}, | ||
"peerDependencies": { | ||
@@ -33,2 +26,3 @@ "@angular/core": "^5.0.0" | ||
"devDependencies": { | ||
"@angular/common": "^5.2.10", | ||
"@angular/compiler": "^5.2.10", | ||
@@ -41,7 +35,10 @@ "@angular/core": "^5.2.10", | ||
"awesome-typescript-loader": "^5.0.0", | ||
"core-js": "^2.5.5", | ||
"css-loader": "^0.28.11", | ||
"file-loader": "^1.1.11", | ||
"html-loader": "^0.5.5", | ||
"ivy.angular.turn-js": "^1.0.0", | ||
"jasmine": "^3.1.0", | ||
"jasmine-core": "^3.1.0", | ||
"jquery": "^3.3.1", | ||
"karma": "^2.0.2", | ||
@@ -56,6 +53,8 @@ "karma-bamboo-reporter": "^0.1.2", | ||
"karma-webpack": "^3.0.0", | ||
"rxjs": "^5.5.0", | ||
"time-fix-plugin": "^2.0.3", | ||
"typescript": "^2.8.3", | ||
"webpack": "^4.10.1" | ||
"webpack": "^4.10.1", | ||
"zone.js": "^0.8.26" | ||
} | ||
} |
Sorry, the diff of this file is not supported yet
581654
1
36
375
30
- Removed@angular/common@^5.2.10
- Removedcore-js@^2.5.5
- Removedivy.angular.turn-js@^1.0.0
- Removedjquery@^3.3.1
- Removedrxjs@^5.5.0
- Removedzone.js@^0.8.26
- Removed@angular/common@5.2.11(transitive)
- Removedcore-js@2.6.12(transitive)
- Removedivy.angular.turn-js@1.0.3(transitive)
- Removedjquery@3.7.1(transitive)