# HG changeset patch # User casties # Date 1455729521 -3600 # Node ID 39edd27d83e4b65d6d3634b16747261b04f23d95 # Parent 99fb5a953a40aaa07f4109a56da2eed0b9fbaa98 updated packages. diff -r 99fb5a953a40 -r 39edd27d83e4 config.js --- a/config.js Wed Feb 17 17:59:11 2016 +0100 +++ b/config.js Wed Feb 17 18:18:41 2016 +0100 @@ -19,15 +19,15 @@ }, map: { - "angular2": "npm:angular2@2.0.0-beta.1", - "ng2-bootstrap": "npm:ng2-bootstrap@1.0.1-beta.2", + "angular2": "npm:angular2@2.0.0-beta.6", + "ng2-bootstrap": "npm:ng2-bootstrap@1.0.3", "ng2-table": "npm:ng2-table@1.0.0-beta.0", - "plugin-typescript": "github:frankwallis/plugin-typescript@2.5.8", - "reflect-metadata": "npm:reflect-metadata@0.1.2", + "plugin-typescript": "github:frankwallis/plugin-typescript@2.6.0", + "reflect-metadata": "npm:reflect-metadata@0.1.3", "rxjs": "npm:rxjs@5.0.0-beta.0", "typescript": "npm:typescript@1.8.0", - "zone.js": "npm:zone.js@0.5.10", - "github:frankwallis/plugin-typescript@2.5.8": { + "zone.js": "npm:zone.js@0.5.14", + "github:frankwallis/plugin-typescript@2.6.0": { "typescript": "npm:typescript@1.7.5" }, "github:jspm/nodelibs-assert@0.1.0": { @@ -66,18 +66,18 @@ "github:jspm/nodelibs-zlib@0.1.0": { "browserify-zlib": "npm:browserify-zlib@0.1.4" }, - "npm:angular2@2.0.0-beta.1": { + "npm:angular2@2.0.0-beta.6": { "crypto": "github:jspm/nodelibs-crypto@0.1.0", - "es6-promise": "npm:es6-promise@3.0.2", + "es6-promise": "npm:es6-promise@3.1.2", "es6-shim": "npm:es6-shim@0.33.13", "process": "github:jspm/nodelibs-process@0.1.2", "reflect-metadata": "npm:reflect-metadata@0.1.2", "rxjs": "npm:rxjs@5.0.0-beta.0", - "zone.js": "npm:zone.js@0.5.10" + "zone.js": "npm:zone.js@0.5.14" }, - "npm:asn1.js@4.3.0": { + "npm:asn1.js@4.4.0": { "assert": "github:jspm/nodelibs-assert@0.1.0", - "bn.js": "npm:bn.js@4.10.0", + "bn.js": "npm:bn.js@4.10.3", "buffer": "github:jspm/nodelibs-buffer@0.1.0", "inherits": "npm:inherits@2.0.1", "minimalistic-assert": "npm:minimalistic-assert@1.0.0", @@ -86,7 +86,7 @@ "npm:assert@1.3.0": { "util": "npm:util@0.10.3" }, - "npm:bn.js@4.10.0": { + "npm:bn.js@4.10.3": { "buffer": "github:jspm/nodelibs-buffer@0.1.0" }, "npm:browserify-aes@1.0.6": { @@ -115,14 +115,14 @@ "inherits": "npm:inherits@2.0.1" }, "npm:browserify-rsa@4.0.0": { - "bn.js": "npm:bn.js@4.10.0", + "bn.js": "npm:bn.js@4.10.3", "buffer": "github:jspm/nodelibs-buffer@0.1.0", "constants": "github:jspm/nodelibs-constants@0.1.0", "crypto": "github:jspm/nodelibs-crypto@0.1.0", "randombytes": "npm:randombytes@2.0.2" }, "npm:browserify-sign@4.0.0": { - "bn.js": "npm:bn.js@4.10.0", + "bn.js": "npm:bn.js@4.10.3", "browserify-rsa": "npm:browserify-rsa@4.0.0", "buffer": "github:jspm/nodelibs-buffer@0.1.0", "create-hash": "npm:create-hash@1.1.2", @@ -166,7 +166,7 @@ "buffer": "github:jspm/nodelibs-buffer@0.1.0" }, "npm:create-ecdh@4.0.0": { - "bn.js": "npm:bn.js@4.10.0", + "bn.js": "npm:bn.js@4.10.3", "buffer": "github:jspm/nodelibs-buffer@0.1.0", "crypto": "github:jspm/nodelibs-crypto@0.1.0", "elliptic": "npm:elliptic@6.2.3" @@ -205,7 +205,7 @@ "minimalistic-assert": "npm:minimalistic-assert@1.0.0" }, "npm:diffie-hellman@5.0.2": { - "bn.js": "npm:bn.js@4.10.0", + "bn.js": "npm:bn.js@4.10.3", "buffer": "github:jspm/nodelibs-buffer@0.1.0", "crypto": "github:jspm/nodelibs-crypto@0.1.0", "miller-rabin": "npm:miller-rabin@4.0.0", @@ -213,13 +213,13 @@ "systemjs-json": "github:systemjs/plugin-json@0.1.0" }, "npm:elliptic@6.2.3": { - "bn.js": "npm:bn.js@4.10.0", + "bn.js": "npm:bn.js@4.10.3", "brorand": "npm:brorand@1.0.5", "hash.js": "npm:hash.js@1.0.3", "inherits": "npm:inherits@2.0.1", "systemjs-json": "github:systemjs/plugin-json@0.1.0" }, - "npm:es6-promise@3.0.2": { + "npm:es6-promise@3.1.2": { "process": "github:jspm/nodelibs-process@0.1.2" }, "npm:es6-shim@0.33.13": { @@ -237,26 +237,27 @@ "util": "github:jspm/nodelibs-util@0.1.0" }, "npm:miller-rabin@4.0.0": { - "bn.js": "npm:bn.js@4.10.0", + "bn.js": "npm:bn.js@4.10.3", "brorand": "npm:brorand@1.0.5" }, - "npm:ng2-bootstrap@1.0.1-beta.2": { + "npm:moment@2.11.2": { + "process": "github:jspm/nodelibs-process@0.1.2" + }, + "npm:ng2-bootstrap@1.0.3": { + "angular2": "npm:angular2@2.0.0-beta.6", "fs": "github:jspm/nodelibs-fs@0.1.2", + "moment": "npm:moment@2.11.2", "path": "github:jspm/nodelibs-path@0.1.0", "process": "github:jspm/nodelibs-process@0.1.2", "systemjs-json": "github:systemjs/plugin-json@0.1.0", "zlib": "github:jspm/nodelibs-zlib@0.1.0" }, - "npm:ng2-table@1.0.0-beta.0": { - "path": "github:jspm/nodelibs-path@0.1.0", - "process": "github:jspm/nodelibs-process@0.1.2" - }, "npm:pako@0.2.8": { "buffer": "github:jspm/nodelibs-buffer@0.1.0", "process": "github:jspm/nodelibs-process@0.1.2" }, "npm:parse-asn1@5.0.0": { - "asn1.js": "npm:asn1.js@4.3.0", + "asn1.js": "npm:asn1.js@4.4.0", "browserify-aes": "npm:browserify-aes@1.0.6", "buffer": "github:jspm/nodelibs-buffer@0.1.0", "create-hash": "npm:create-hash@1.1.2", @@ -283,7 +284,7 @@ "assert": "github:jspm/nodelibs-assert@0.1.0" }, "npm:public-encrypt@4.0.0": { - "bn.js": "npm:bn.js@4.10.0", + "bn.js": "npm:bn.js@4.10.3", "browserify-rsa": "npm:browserify-rsa@4.0.0", "buffer": "github:jspm/nodelibs-buffer@0.1.0", "create-hash": "npm:create-hash@1.1.2", @@ -321,6 +322,10 @@ "assert": "github:jspm/nodelibs-assert@0.1.0", "process": "github:jspm/nodelibs-process@0.1.2" }, + "npm:reflect-metadata@0.1.3": { + "assert": "github:jspm/nodelibs-assert@0.1.0", + "process": "github:jspm/nodelibs-process@0.1.2" + }, "npm:ripemd160@1.0.1": { "buffer": "github:jspm/nodelibs-buffer@0.1.0", "process": "github:jspm/nodelibs-process@0.1.2" @@ -353,8 +358,8 @@ "npm:vm-browserify@0.0.4": { "indexof": "npm:indexof@0.0.1" }, - "npm:zone.js@0.5.10": { - "es6-promise": "npm:es6-promise@3.0.2", + "npm:zone.js@0.5.14": { + "es6-promise": "npm:es6-promise@3.1.2", "process": "github:jspm/nodelibs-process@0.1.2" } } diff -r 99fb5a953a40 -r 39edd27d83e4 package.json --- a/package.json Wed Feb 17 17:59:11 2016 +0100 +++ b/package.json Wed Feb 17 18:18:41 2016 +0100 @@ -7,13 +7,13 @@ }, "jspm": { "dependencies": { - "angular2": "npm:angular2@2.0.0-beta.1", + "angular2": "npm:angular2@^2.0.0-beta.1", "ng2-bootstrap": "npm:ng2-bootstrap@^1.0.1-beta.2", "ng2-table": "npm:ng2-table@^1.0.0-beta.0", "plugin-typescript": "github:frankwallis/plugin-typescript@^2.5.2", - "reflect-metadata": "npm:reflect-metadata@0.1.2", + "reflect-metadata": "npm:reflect-metadata@^0.1.2", "rxjs": "npm:rxjs@5.0.0-beta.0", - "zone.js": "npm:zone.js@0.5.10" + "zone.js": "npm:zone.js@^0.5.10" }, "devDependencies": { "typescript": "npm:typescript@^1.7.3" @@ -21,7 +21,7 @@ }, "dependencies": {}, "devDependencies": { - "angular2": "2.0.0-beta.1", + "angular2": "^2.0.0-beta.1", "jspm": "0.16.19" } }