@ot-builder/errors
Advanced tools
+15
-0
@@ -5,2 +5,17 @@ { | ||
| { | ||
| "date": "Sun, 23 Aug 2020 00:12:52 GMT", | ||
| "tag": "@ot-builder/errors_v0.10.19", | ||
| "version": "0.10.19", | ||
| "comments": { | ||
| "patch": [ | ||
| { | ||
| "comment": "Upgrade to TypeScript 4", | ||
| "author": "belleve@typeof.net", | ||
| "commit": "93a38332682c1182025ff4c6ad15b56a06bee0bb", | ||
| "package": "@ot-builder/errors" | ||
| } | ||
| ] | ||
| } | ||
| }, | ||
| { | ||
| "date": "Sun, 21 Jun 2020 00:10:05 GMT", | ||
@@ -7,0 +22,0 @@ "tag": "@ot-builder/errors_v0.10.12", |
+9
-1
| # Change Log - @ot-builder/errors | ||
| This log was last generated on Sun, 21 Jun 2020 00:10:05 GMT and should not be manually modified. | ||
| This log was last generated on Sun, 23 Aug 2020 00:12:52 GMT and should not be manually modified. | ||
| <!-- Start content --> | ||
| ## 0.10.19 | ||
| Sun, 23 Aug 2020 00:12:52 GMT | ||
| ### Patches | ||
| - Upgrade to TypeScript 4 (belleve@typeof.net) | ||
| ## 0.10.12 | ||
@@ -8,0 +16,0 @@ |
+4
-4
@@ -10,3 +10,3 @@ { | ||
| }, | ||
| "version": "0.10.18", | ||
| "version": "0.10.19", | ||
| "main": "./lib/index.js", | ||
@@ -23,8 +23,8 @@ "types": "./lib/index.d.ts", | ||
| "dependencies": { | ||
| "tslib": "^1.13.0" | ||
| "tslib": "^2.0.0" | ||
| }, | ||
| "devDependencies": { | ||
| "@types/jest": "^26.0.0", | ||
| "jest": "^26.0.1" | ||
| "@types/jest": "^26.0.10", | ||
| "jest": "^26.4.1" | ||
| } | ||
| } |
14069
3.85%281
5.64%+ Added
- Removed
Updated