| .. | .. |
|---|
| 24 | 24 | "author": "", |
|---|
| 25 | 25 | "license": "MIT", |
|---|
| 26 | 26 | "dependencies": { |
|---|
| 27 | | - "@angular/common": "^4.0.1", |
|---|
| 28 | | - "@angular/compiler": "~4.0.1", |
|---|
| 29 | | - "@angular/core": "~4.0.1", |
|---|
| 30 | | - "@angular/forms": "~4.0.1", |
|---|
| 31 | | - "@angular/http": "~4.0.1", |
|---|
| 32 | | - "@angular/animations": "~4.0.1", |
|---|
| 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 | 33 | "@angular/material": "^2.0.0-beta.3", |
|---|
| 34 | | - "@angular/platform-browser": "~4.0.1", |
|---|
| 35 | | - "@angular/platform-browser-dynamic": "~4.0.1", |
|---|
| 36 | | - "@angular/router": "^4.0.1", |
|---|
| 34 | + "@angular/platform-browser": "~4.0.2", |
|---|
| 35 | + "@angular/platform-browser-dynamic": "~4.0.2", |
|---|
| 36 | + "@angular/router": "^4.0.2", |
|---|
| 37 | 37 | "@covalent/core": "^1.0.0-beta.3", |
|---|
| 38 | 38 | "@covalent/dynamic-forms": "^1.0.0-beta.3", |
|---|
| 39 | 39 | "@covalent/http": "^1.0.0-beta.3", |
|---|
| 40 | | - "angular-2-local-storage": "^1.0.1", |
|---|
| 41 | 40 | "angular-in-memory-web-api": "~0.2.4", |
|---|
| 41 | + "angular-safeguard": "^1.0.1", |
|---|
| 42 | 42 | "core-js": "^2.4.1", |
|---|
| 43 | 43 | "file-saver": "^1.3.3", |
|---|
| 44 | 44 | "hammerjs": "^2.0.8", |
|---|
| 45 | | - "ng2-toastr": "^1.5.1", |
|---|
| 46 | | - "rxjs": "^5.0.1", |
|---|
| 47 | | - "systemjs": "0.19.40", |
|---|
| 48 | | - "zone.js": "^0.7.4" |
|---|
| 45 | + "ng2-toastr": "^4.0.1", |
|---|
| 46 | + "rxjs": "^5.3.0", |
|---|
| 47 | + "web-animations-js": "^2.2.2", |
|---|
| 48 | + "zone": "^0.3.4", |
|---|
| 49 | + "zone.js": "^0.8.5" |
|---|
| 49 | 50 | }, |
|---|
| 50 | 51 | "devDependencies": { |
|---|
| 51 | 52 | "@types/file-saver": "0.0.0", |
|---|
| .. | .. |
|---|
| 66 | 67 | "tslint": "^3.15.1", |
|---|
| 67 | 68 | "typescript": "^2.2.1" |
|---|
| 68 | 69 | }, |
|---|
| 70 | + "jspm": { |
|---|
| 71 | + "name": "securis", |
|---|
| 72 | + "main": "main.ts", |
|---|
| 73 | + "dependencies": { |
|---|
| 74 | + "@angular/animations": "npm:@angular/animations@^4.0.2", |
|---|
| 75 | + "@angular/material": "npm:@angular/material@^2.0.0-beta.3", |
|---|
| 76 | + "@angular/platform-browser-dynamic": "npm:@angular/platform-browser-dynamic@^4.0.2", |
|---|
| 77 | + "@covalent/core": "npm:@covalent/core@^1.0.0-beta.3-1", |
|---|
| 78 | + "@covalent/dynamic-forms": "npm:@covalent/dynamic-forms@^1.0.0-beta.3-1", |
|---|
| 79 | + "@covalent/http": "npm:@covalent/http@^1.0.0-beta.3-1", |
|---|
| 80 | + "angular-in-memory-web-api": "npm:angular-in-memory-web-api@^0.3.1", |
|---|
| 81 | + "angular-safeguard": "npm:angular-safeguard@^1.0.1", |
|---|
| 82 | + "core-js": "npm:core-js@^2.4.1", |
|---|
| 83 | + "file-saver": "npm:file-saver@^1.3.3", |
|---|
| 84 | + "hammerjs": "npm:hammerjs@^2.0.8", |
|---|
| 85 | + "ng2-toastr": "npm:ng2-toastr@^4.0.1", |
|---|
| 86 | + "web-animations-js": "npm:web-animations-js@^2.2.2" |
|---|
| 87 | + }, |
|---|
| 88 | + "devDependencies": { |
|---|
| 89 | + "child_process": "npm:jspm-nodelibs-child_process@^0.2.0", |
|---|
| 90 | + "module": "npm:jspm-nodelibs-module@^0.2.0", |
|---|
| 91 | + "net": "npm:jspm-nodelibs-net@^0.2.0", |
|---|
| 92 | + "plugin-typescript": "github:frankwallis/plugin-typescript@^7.0.6", |
|---|
| 93 | + "typescript": "npm:typescript@^2.2.2" |
|---|
| 94 | + }, |
|---|
| 95 | + "peerDependencies": { |
|---|
| 96 | + "@angular/common": "npm:@angular/common@4.0.2", |
|---|
| 97 | + "@angular/compiler": "npm:@angular/compiler@^4.0.2", |
|---|
| 98 | + "@angular/core": "npm:@angular/core@4.0.2", |
|---|
| 99 | + "@angular/forms": "npm:@angular/forms@^4.0.0", |
|---|
| 100 | + "@angular/http": "npm:@angular/http@^4.0.0", |
|---|
| 101 | + "@angular/platform-browser": "npm:@angular/platform-browser@4.0.2", |
|---|
| 102 | + "@angular/router": "npm:@angular/router@^4.0.0", |
|---|
| 103 | + "assert": "npm:jspm-nodelibs-assert@^0.2.0", |
|---|
| 104 | + "buffer": "npm:jspm-nodelibs-buffer@^0.2.0", |
|---|
| 105 | + "constants": "npm:jspm-nodelibs-constants@^0.2.0", |
|---|
| 106 | + "crypto": "npm:jspm-nodelibs-crypto@^0.2.0", |
|---|
| 107 | + "events": "npm:jspm-nodelibs-events@^0.2.0", |
|---|
| 108 | + "fs": "npm:jspm-nodelibs-fs@^0.2.0", |
|---|
| 109 | + "os": "npm:jspm-nodelibs-os@^0.2.0", |
|---|
| 110 | + "path": "npm:jspm-nodelibs-path@^0.2.0", |
|---|
| 111 | + "process": "npm:jspm-nodelibs-process@^0.2.0", |
|---|
| 112 | + "rxjs": "npm:rxjs@^5.0.1", |
|---|
| 113 | + "stream": "npm:jspm-nodelibs-stream@^0.2.0", |
|---|
| 114 | + "string_decoder": "npm:jspm-nodelibs-string_decoder@^0.2.0", |
|---|
| 115 | + "timers": "npm:jspm-nodelibs-timers@^0.2.0", |
|---|
| 116 | + "util": "npm:jspm-nodelibs-util@^0.2.0", |
|---|
| 117 | + "vm": "npm:jspm-nodelibs-vm@^0.2.0", |
|---|
| 118 | + "zone.js": "npm:zone.js@^0.8.4" |
|---|
| 119 | + }, |
|---|
| 120 | + "overrides": { |
|---|
| 121 | + "npm:inherits@2.0.3": { |
|---|
| 122 | + "ignore": [ |
|---|
| 123 | + "test.js" |
|---|
| 124 | + ] |
|---|
| 125 | + }, |
|---|
| 126 | + "npm:reflect-metadata@0.1.10": { |
|---|
| 127 | + "jspmNodeConversion": false, |
|---|
| 128 | + "map": { |
|---|
| 129 | + "crypto": { |
|---|
| 130 | + "node": "@node/crypto", |
|---|
| 131 | + "default": "@empty" |
|---|
| 132 | + } |
|---|
| 133 | + } |
|---|
| 134 | + }, |
|---|
| 135 | + "npm:typescript@2.2.2": { |
|---|
| 136 | + "browser": {}, |
|---|
| 137 | + "map": { |
|---|
| 138 | + "buffer": "@empty", |
|---|
| 139 | + "child_process": "@empty", |
|---|
| 140 | + "fs": "@empty", |
|---|
| 141 | + "path": "@empty", |
|---|
| 142 | + "process": "@empty", |
|---|
| 143 | + "readline": "@empty" |
|---|
| 144 | + }, |
|---|
| 145 | + "dependencies": { |
|---|
| 146 | + "source-map-support": "*" |
|---|
| 147 | + } |
|---|
| 148 | + } |
|---|
| 149 | + } |
|---|
| 150 | + }, |
|---|
| 69 | 151 | "repository": {} |
|---|
| 70 | 152 | } |
|---|