@ot-builder/errors
Advanced tools
+6
-56
@@ -5,11 +5,11 @@ { | ||
| { | ||
| "date": "Sun, 19 Apr 2020 00:10:05 GMT", | ||
| "tag": "@ot-builder/errors_v0.8.0", | ||
| "version": "0.8.0", | ||
| "date": "Mon, 20 Apr 2020 06:40:47 GMT", | ||
| "tag": "@ot-builder/errors_v0.10.5", | ||
| "version": "0.10.5", | ||
| "comments": { | ||
| "patch": [ | ||
| { | ||
| "comment": "Add CMAP writing overflow check and crafted stress tests", | ||
| "author": "belleve@typeof.net", | ||
| "commit": "c238b4f2f0a1c9b15ec2cf26ae15f37381fb61ff", | ||
| "comment": "Force republish -- try 2", | ||
| "author": "otbbuilder-dev@users.noreply.github.com", | ||
| "commit": "b840fb34be36255312dc32dae4573d9cdf4fd568", | ||
| "package": "@ot-builder/errors" | ||
@@ -19,54 +19,4 @@ } | ||
| } | ||
| }, | ||
| { | ||
| "date": "Sun, 29 Mar 2020 00:13:11 GMT", | ||
| "tag": "@ot-builder/errors_v0.6.0", | ||
| "version": "0.6.0", | ||
| "comments": { | ||
| "patch": [ | ||
| { | ||
| "comment": "Remove unnecessary newline in .npmignore", | ||
| "author": "belleve@typeof.net", | ||
| "commit": "d7e6db36e4fae5c3ed2a643ea8b35bc986674a95", | ||
| "package": "@ot-builder/errors" | ||
| } | ||
| ] | ||
| } | ||
| }, | ||
| { | ||
| "date": "Sun, 15 Mar 2020 00:17:52 GMT", | ||
| "tag": "@ot-builder/errors_v0.3.1", | ||
| "version": "0.3.1", | ||
| "comments": { | ||
| "patch": [ | ||
| { | ||
| "comment": "Apply prettier eslint", | ||
| "author": "belleve@typeof.net", | ||
| "commit": "b5e1c77394d33da3fb6c91882896a4b3f4b5d74c" | ||
| } | ||
| ] | ||
| } | ||
| }, | ||
| { | ||
| "date": "Fri, 17 Jan 2020 05:07:07 GMT", | ||
| "tag": "@ot-builder/errors_v0.3.0", | ||
| "version": "0.3.0", | ||
| "comments": { | ||
| "minor": [ | ||
| { | ||
| "comment": "Add documentation; Refactor some API exports", | ||
| "author": "belleve@typeof.net", | ||
| "commit": "563ded6f3217c64388e623b5538284a59f5776ed" | ||
| } | ||
| ], | ||
| "patch": [ | ||
| { | ||
| "comment": "Add production build", | ||
| "author": "belleve@typeof.net", | ||
| "commit": "a1691f4c50b69a4d2cca3c3e58431155c845a1da" | ||
| } | ||
| ] | ||
| } | ||
| } | ||
| ] | ||
| } |
+4
-26
| # Change Log - @ot-builder/errors | ||
| This log was last generated on Sun, 19 Apr 2020 00:10:05 GMT and should not be manually modified. | ||
| This log was last generated on Mon, 20 Apr 2020 06:40:47 GMT and should not be manually modified. | ||
| <!-- Start content --> | ||
| ## 0.8.0 | ||
| ## 0.10.5 | ||
| Sun, 19 Apr 2020 00:10:05 GMT | ||
| Mon, 20 Apr 2020 06:40:47 GMT | ||
| ### Patches | ||
| - Add CMAP writing overflow check and crafted stress tests (belleve@typeof.net) | ||
| ## 0.6.0 | ||
| Sun, 29 Mar 2020 00:13:11 GMT | ||
| ### Patches | ||
| - Remove unnecessary newline in .npmignore (belleve@typeof.net) | ||
| ## 0.3.1 | ||
| Sun, 15 Mar 2020 00:17:52 GMT | ||
| ### Patches | ||
| - Apply prettier eslint (belleve@typeof.net) | ||
| ## 0.3.0 | ||
| Fri, 17 Jan 2020 05:07:07 GMT | ||
| ### Minor changes | ||
| - Add documentation; Refactor some API exports (belleve@typeof.net) | ||
| ### Patches | ||
| - Add production build (belleve@typeof.net) | ||
| - Force republish -- try 2 (otbbuilder-dev@users.noreply.github.com) |
+1
-1
@@ -10,3 +10,3 @@ { | ||
| }, | ||
| "version": "0.8.1", | ||
| "version": "0.10.5", | ||
| "main": "./lib/index.js", | ||
@@ -13,0 +13,0 @@ "types": "./lib/index.d.ts", |
12643
-11.22%235
-17.54%