Big News: Socket raises $60M Series C at a $1B valuation to secure software supply chains for AI-driven development.Announcement
Sign In

@ot-builder/bin-util

Package Overview
Dependencies
Maintainers
1
Versions
81
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@ot-builder/bin-util - npm Package Compare versions

Comparing version
1.3.1
to
1.3.2
+22
-1
CHANGELOG.json

@@ -5,3 +5,24 @@ {

{
"date": "Sat, 13 Nov 2021 01:04:53 GMT",
"date": "Sat, 11 Dec 2021 01:08:14 GMT",
"tag": "@ot-builder/bin-util_v1.3.2",
"version": "1.3.2",
"comments": {
"patch": [
{
"author": "beachball",
"package": "@ot-builder/bin-util",
"comment": "Bump @ot-builder/errors to v1.3.2",
"commit": "16fbf473bb09d152080e6f8eaca772f2bf20299f"
},
{
"author": "beachball",
"package": "@ot-builder/bin-util",
"comment": "Bump @ot-builder/prelude to v1.3.2",
"commit": "16fbf473bb09d152080e6f8eaca772f2bf20299f"
}
]
}
},
{
"date": "Sat, 13 Nov 2021 01:06:17 GMT",
"tag": "@ot-builder/bin-util_v1.3.1",

@@ -8,0 +29,0 @@ "version": "1.3.1",

# Change Log - @ot-builder/bin-util
This log was last generated on Sat, 13 Nov 2021 01:04:53 GMT and should not be manually modified.
This log was last generated on Sat, 11 Dec 2021 01:08:14 GMT and should not be manually modified.
<!-- Start content -->
## 1.3.2
Sat, 11 Dec 2021 01:08:14 GMT
### Patches
- Bump @ot-builder/errors to v1.3.2
- Bump @ot-builder/prelude to v1.3.2
## 1.3.1
Sat, 13 Nov 2021 01:04:53 GMT
Sat, 13 Nov 2021 01:06:17 GMT

@@ -11,0 +20,0 @@ ### Patches

+3
-3
{
"name": "@ot-builder/bin-util",
"description": "",
"version": "1.3.1",
"version": "1.3.2",
"license": "MIT",

@@ -27,4 +27,4 @@ "repository": {

"dependencies": {
"@ot-builder/errors": "1.3.1",
"@ot-builder/prelude": "1.3.1",
"@ot-builder/errors": "1.3.2",
"@ot-builder/prelude": "1.3.2",
"tslib": "^2.0.0"

@@ -31,0 +31,0 @@ },