Compare commits

...

4 Commits

Author SHA1 Message Date
8c0fcdf5b7 8.0.13 2017-08-20 00:48:35 +02:00
a477cc00e7 update dependencies 2017-08-20 00:48:21 +02:00
00b9a742ab 8.0.12 2017-08-19 12:39:29 +02:00
f5b8ab84cf update dependencies 2017-08-19 12:39:25 +02:00
2 changed files with 13 additions and 13 deletions

View File

@ -1,6 +1,6 @@
{ {
"name": "npmts", "name": "npmts",
"version": "8.0.11", "version": "8.0.13",
"description": "best practice npm TypeScript modules", "description": "best practice npm TypeScript modules",
"main": "dist/index.js", "main": "dist/index.js",
"bin": { "bin": {
@ -58,7 +58,7 @@
"smartstream": "^1.0.10", "smartstream": "^1.0.10",
"smartstring": "^2.0.24", "smartstring": "^2.0.24",
"smartsystem": "^2.0.2", "smartsystem": "^2.0.2",
"smartupdate": "^1.0.6", "smartupdate": "^1.0.9",
"tapbuffer": "^1.0.29", "tapbuffer": "^1.0.29",
"through2": "^2.0.3", "through2": "^2.0.3",
"tsn": "^2.0.15", "tsn": "^2.0.15",

View File

@ -862,8 +862,8 @@ es-to-primitive@^1.1.1:
is-symbol "^1.0.1" is-symbol "^1.0.1"
es5-ext@^0.10.12, es5-ext@^0.10.13, es5-ext@^0.10.14, es5-ext@^0.10.9, es5-ext@~0.10.14, es5-ext@~0.10.2: es5-ext@^0.10.12, es5-ext@^0.10.13, es5-ext@^0.10.14, es5-ext@^0.10.9, es5-ext@~0.10.14, es5-ext@~0.10.2:
version "0.10.28" version "0.10.29"
resolved "https://registry.yarnpkg.com/es5-ext/-/es5-ext-0.10.28.tgz#666900d781f2bc39954913454f133699e7c117c9" resolved "https://registry.yarnpkg.com/es5-ext/-/es5-ext-0.10.29.tgz#768eb2dfc4957bcf35fa0568f193ab71ede53fd8"
dependencies: dependencies:
es6-iterator "2" es6-iterator "2"
es6-symbol "~3.1" es6-symbol "~3.1"
@ -2886,22 +2886,22 @@ smartsystem@^2.0.2:
systemjs "^0.20.17" systemjs "^0.20.17"
typings-global "^1.0.20" typings-global "^1.0.20"
smarttime@^1.0.6: smarttime@^1.0.9:
version "1.0.6" version "1.0.9"
resolved "https://registry.yarnpkg.com/smarttime/-/smarttime-1.0.6.tgz#0412a021cff88e8e41b766103a2d9e42fe816ddc" resolved "https://registry.yarnpkg.com/smarttime/-/smarttime-1.0.9.tgz#a307bde5bb56207a4bc92eeb416de503dae64fec"
dependencies: dependencies:
typings-global "^1.0.16" typings-global "^1.0.16"
smartupdate@^1.0.6: smartupdate@^1.0.9:
version "1.0.6" version "1.0.9"
resolved "https://registry.yarnpkg.com/smartupdate/-/smartupdate-1.0.6.tgz#830e771b9890202b53e51bd291f0166339ba1235" resolved "https://registry.yarnpkg.com/smartupdate/-/smartupdate-1.0.9.tgz#d9b0f6a62c42df51221c9ce193e703d2cdaffd26"
dependencies: dependencies:
beautycolor "^1.0.11" beautycolor "^1.0.11"
beautylog "^6.1.10" beautylog "^6.1.10"
npmextra "^2.0.9" npmextra "^2.0.9"
smartnpm "^1.0.4" smartnpm "^1.0.4"
smartopen "^1.0.3" smartopen "^1.0.3"
smarttime "^1.0.6" smarttime "^1.0.9"
smartversion "^1.0.3" smartversion "^1.0.3"
typings-global "^1.0.20" typings-global "^1.0.20"
@ -3308,8 +3308,8 @@ typed-function@0.10.5:
resolved "https://registry.yarnpkg.com/typed-function/-/typed-function-0.10.5.tgz#2e0f18abd065219fab694a446a65c6d1981832c0" resolved "https://registry.yarnpkg.com/typed-function/-/typed-function-0.10.5.tgz#2e0f18abd065219fab694a446a65c6d1981832c0"
typescript@^2.1.5, typescript@^2.4.2: typescript@^2.1.5, typescript@^2.4.2:
version "2.5.0" version "2.5.1"
resolved "https://registry.yarnpkg.com/typescript/-/typescript-2.5.0.tgz#60989e74cad93c28fe35f7f7b41fe9b205a25701" resolved "https://registry.yarnpkg.com/typescript/-/typescript-2.5.1.tgz#ce7cc93ada3de19475cc9d17e3adea7aee1832aa"
typings-global@^1.0.14, typings-global@^1.0.16, typings-global@^1.0.17, typings-global@^1.0.19, typings-global@^1.0.20, typings-global@^1.0.3: typings-global@^1.0.14, typings-global@^1.0.16, typings-global@^1.0.17, typings-global@^1.0.19, typings-global@^1.0.20, typings-global@^1.0.3:
version "1.0.20" version "1.0.20"