@ot-builder/errors
Advanced tools
+15
-0
@@ -5,2 +5,17 @@ { | ||
| { | ||
| "date": "Sun, 17 May 2020 05:28:46 GMT", | ||
| "tag": "@ot-builder/errors_v0.10.9", | ||
| "version": "0.10.9", | ||
| "comments": { | ||
| "patch": [ | ||
| { | ||
| "comment": "Update tslib dep version", | ||
| "author": "otbbuilder-dev@users.noreply.github.com", | ||
| "commit": "7019f9ba1aa3b2495d36d0bf9449bfd6dfc8406d", | ||
| "package": "@ot-builder/errors" | ||
| } | ||
| ] | ||
| } | ||
| }, | ||
| { | ||
| "date": "Mon, 20 Apr 2020 06:43:41 GMT", | ||
@@ -7,0 +22,0 @@ "tag": "@ot-builder/errors_v0.10.5", |
+9
-1
| # Change Log - @ot-builder/errors | ||
| This log was last generated on Mon, 20 Apr 2020 06:43:41 GMT and should not be manually modified. | ||
| This log was last generated on Sun, 17 May 2020 05:28:46 GMT and should not be manually modified. | ||
| <!-- Start content --> | ||
| ## 0.10.9 | ||
| Sun, 17 May 2020 05:28:46 GMT | ||
| ### Patches | ||
| - Update tslib dep version (otbbuilder-dev@users.noreply.github.com) | ||
| ## 0.10.5 | ||
@@ -8,0 +16,0 @@ |
+2
-2
@@ -10,3 +10,3 @@ { | ||
| }, | ||
| "version": "0.10.8", | ||
| "version": "0.10.10", | ||
| "main": "./lib/index.js", | ||
@@ -23,3 +23,3 @@ "types": "./lib/index.d.ts", | ||
| "dependencies": { | ||
| "tslib": "^1.9.3" | ||
| "tslib": "^1.13.0" | ||
| }, | ||
@@ -26,0 +26,0 @@ "devDependencies": { |
13034
4.52%251
6.36%Updated