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.1.1
to
1.1.2
+22
-1
CHANGELOG.json

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

{
"date": "Sat, 11 Sep 2021 01:06:55 GMT",
"date": "Sat, 25 Sep 2021 01:06:38 GMT",
"tag": "@ot-builder/bin-util_v1.1.2",
"version": "1.1.2",
"comments": {
"patch": [
{
"author": "beachball",
"package": "@ot-builder/bin-util",
"comment": "Bump @ot-builder/errors to v1.1.2",
"commit": "ef0cdbe0d09a64a7f2ed4f86c9158fa9d8fe699f"
},
{
"author": "beachball",
"package": "@ot-builder/bin-util",
"comment": "Bump @ot-builder/prelude to v1.1.2",
"commit": "ef0cdbe0d09a64a7f2ed4f86c9158fa9d8fe699f"
}
]
}
},
{
"date": "Sat, 11 Sep 2021 01:09:21 GMT",
"tag": "@ot-builder/bin-util_v1.1.1",

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

# Change Log - @ot-builder/bin-util
This log was last generated on Sat, 11 Sep 2021 01:06:55 GMT and should not be manually modified.
This log was last generated on Sat, 25 Sep 2021 01:06:38 GMT and should not be manually modified.
<!-- Start content -->
## 1.1.2
Sat, 25 Sep 2021 01:06:38 GMT
### Patches
- Bump @ot-builder/errors to v1.1.2
- Bump @ot-builder/prelude to v1.1.2
## 1.1.1
Sat, 11 Sep 2021 01:06:55 GMT
Sat, 11 Sep 2021 01:09:21 GMT

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

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

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

"dependencies": {
"@ot-builder/errors": "1.1.1",
"@ot-builder/prelude": "1.1.1",
"@ot-builder/errors": "1.1.2",
"@ot-builder/prelude": "1.1.2",
"tslib": "^2.0.0"

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