@ot-builder/errors
Advanced tools
+15
-0
@@ -5,2 +5,17 @@ { | ||
| { | ||
| "date": "Sun, 21 Jun 2020 00:06:47 GMT", | ||
| "tag": "@ot-builder/errors_v0.10.12", | ||
| "version": "0.10.12", | ||
| "comments": { | ||
| "patch": [ | ||
| { | ||
| "comment": "Upgrade dependencies", | ||
| "author": "belleve@typeof.net", | ||
| "commit": "8306bc7722ea5324c16ce5b91e797c6aa2fb3af6", | ||
| "package": "@ot-builder/errors" | ||
| } | ||
| ] | ||
| } | ||
| }, | ||
| { | ||
| "date": "Sun, 17 May 2020 05:28:46 GMT", | ||
@@ -7,0 +22,0 @@ "tag": "@ot-builder/errors_v0.10.9", |
+9
-1
| # Change Log - @ot-builder/errors | ||
| This log was last generated on Sun, 17 May 2020 05:28:46 GMT and should not be manually modified. | ||
| This log was last generated on Sun, 21 Jun 2020 00:06:47 GMT and should not be manually modified. | ||
| <!-- Start content --> | ||
| ## 0.10.12 | ||
| Sun, 21 Jun 2020 00:06:47 GMT | ||
| ### Patches | ||
| - Upgrade dependencies (belleve@typeof.net) | ||
| ## 0.10.9 | ||
@@ -8,0 +16,0 @@ |
+3
-3
@@ -10,3 +10,3 @@ { | ||
| }, | ||
| "version": "0.10.11", | ||
| "version": "0.10.12", | ||
| "main": "./lib/index.js", | ||
@@ -26,5 +26,5 @@ "types": "./lib/index.d.ts", | ||
| "devDependencies": { | ||
| "@types/jest": "^24.0.15", | ||
| "jest": "^24.8.0" | ||
| "@types/jest": "^26.0.0", | ||
| "jest": "^26.0.1" | ||
| } | ||
| } |
13548
3.94%266
5.98%