rsanchez
2017-06-08 36f95137d5018c8042b8aecdfb6578860314bc31
securis/src/main/webapp/package.json
....@@ -22,21 +22,21 @@
2222 },
2323 "keywords": [],
2424 "author": "",
25
- "license": "MIT",
25
+ "license": "Commercial",
2626 "dependencies": {
27
- "@angular/animations": "~4.0.2",
28
- "@angular/common": "^4.0.2",
29
- "@angular/compiler": "~4.0.2",
30
- "@angular/core": "~4.0.2",
31
- "@angular/forms": "~4.0.2",
32
- "@angular/http": "~4.0.2",
33
- "@angular/material": "^2.0.0-beta.3",
34
- "@angular/platform-browser": "~4.0.2",
35
- "@angular/platform-browser-dynamic": "~4.0.2",
36
- "@angular/router": "^4.0.2",
37
- "@covalent/core": "^1.0.0-beta.3",
38
- "@covalent/dynamic-forms": "^1.0.0-beta.3",
39
- "@covalent/http": "^1.0.0-beta.3",
27
+ "@angular/core": "~4.1.3",
28
+ "@angular/animations": "~4.1.3",
29
+ "@angular/common": "^4.1.3",
30
+ "@angular/compiler": "~4.1.3",
31
+ "@angular/forms": "~4.1.3",
32
+ "@angular/http": "~4.1.3",
33
+ "@angular/router": "^4.1.3",
34
+ "@angular/platform-browser": "~4.1.3",
35
+ "@angular/platform-browser-dynamic": "~4.1.3",
36
+ "@angular/material": "^2.0.0-beta.4",
37
+ "@covalent/core": "^1.0.0-beta.4",
38
+ "@covalent/dynamic-forms": "^1.0.0-beta.4",
39
+ "@covalent/http": "^1.0.0-beta.4",
4040 "angular-in-memory-web-api": "~0.2.4",
4141 "angular-safeguard": "^1.0.1",
4242 "core-js": "^2.4.1",
....@@ -72,9 +72,8 @@
7272 "name": "securis",
7373 "main": "src/main.js",
7474 "dependencies": {
75
- "@angular/animations": "npm:@angular/animations@^4.0.2",
76
- "@angular/material": "npm:@angular/material@^2.0.0-beta.3",
77
- "@angular/platform-browser-dynamic": "npm:@angular/platform-browser-dynamic@^4.0.2",
75
+ "@angular/animations": "npm:@angular/animations@^4.1.3",
76
+ "@angular/platform-browser-dynamic": "npm:@angular/platform-browser-dynamic@^4.1.3",
7877 "@covalent/core": "npm:@covalent/core@^1.0.0-beta.3-1",
7978 "@covalent/dynamic-forms": "npm:@covalent/dynamic-forms@^1.0.0-beta.3-1",
8079 "@covalent/http": "npm:@covalent/http@^1.0.0-beta.3-1",
....@@ -94,12 +93,13 @@
9493 "typescript": "npm:typescript@^2.2.2"
9594 },
9695 "peerDependencies": {
97
- "@angular/common": "npm:@angular/common@4.0.2",
98
- "@angular/compiler": "npm:@angular/compiler@^4.0.2",
99
- "@angular/core": "npm:@angular/core@4.0.2",
100
- "@angular/forms": "npm:@angular/forms@^4.0.0",
101
- "@angular/http": "npm:@angular/http@^4.0.0",
102
- "@angular/platform-browser": "npm:@angular/platform-browser@4.0.2",
96
+ "@angular/common": "npm:@angular/common@^4.0.0",
97
+ "@angular/compiler": "npm:@angular/compiler@^4.1.3",
98
+ "@angular/core": "npm:@angular/core@4.1.3",
99
+ "@angular/forms": "npm:@angular/forms@^4.1.3",
100
+ "@angular/http": "npm:@angular/http@^4.1.3",
101
+ "@angular/material": "npm:@angular/material@^2.0.0-beta.3",
102
+ "@angular/platform-browser": "npm:@angular/platform-browser@4.1.3",
103103 "@angular/router": "npm:@angular/router@^4.0.0",
104104 "assert": "npm:jspm-nodelibs-assert@^0.2.0",
105105 "buffer": "npm:jspm-nodelibs-buffer@^0.2.0",
....@@ -124,12 +124,11 @@
124124 "test.js"
125125 ]
126126 },
127
- "npm:reflect-metadata@0.1.10": {
128
- "jspmNodeConversion": false,
129
- "map": {
130
- "crypto": {
131
- "node": "@node/crypto",
132
- "default": "@empty"
127
+ "npm:tslib@1.7.1": {
128
+ "format": "cjs",
129
+ "meta": {
130
+ "tslib.js": {
131
+ "esModule": true
133132 }
134133 }
135134 },