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.6.1
to
1.6.2
+28
-1
CHANGELOG.json

@@ -5,3 +5,30 @@ {

{
"date": "Sat, 28 Jan 2023 01:10:30 GMT",
"date": "Sat, 15 Apr 2023 01:05:12 GMT",
"tag": "@ot-builder/bin-util_v1.6.2",
"version": "1.6.2",
"comments": {
"patch": [
{
"author": "beachball",
"package": "@ot-builder/bin-util",
"comment": "Bump @ot-builder/errors to v1.6.2",
"commit": "904070a829a8f0464bb379923786f95a40dbbbb9"
},
{
"author": "beachball",
"package": "@ot-builder/bin-util",
"comment": "Bump @ot-builder/prelude to v1.6.2",
"commit": "904070a829a8f0464bb379923786f95a40dbbbb9"
},
{
"author": "beachball",
"package": "@ot-builder/bin-util",
"comment": "Bump @ot-builder/common-impl to v1.6.2",
"commit": "904070a829a8f0464bb379923786f95a40dbbbb9"
}
]
}
},
{
"date": "Sat, 28 Jan 2023 01:12:19 GMT",
"tag": "@ot-builder/bin-util_v1.6.1",

@@ -8,0 +35,0 @@ "version": "1.6.1",

# Change Log - @ot-builder/bin-util
This log was last generated on Sat, 28 Jan 2023 01:10:30 GMT and should not be manually modified.
This log was last generated on Sat, 15 Apr 2023 01:05:12 GMT and should not be manually modified.
<!-- Start content -->
## 1.6.2
Sat, 15 Apr 2023 01:05:12 GMT
### Patches
- Bump @ot-builder/errors to v1.6.2
- Bump @ot-builder/prelude to v1.6.2
- Bump @ot-builder/common-impl to v1.6.2
## 1.6.1
Sat, 28 Jan 2023 01:10:30 GMT
Sat, 28 Jan 2023 01:12:19 GMT

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

+4
-4
{
"name": "@ot-builder/bin-util",
"description": "",
"version": "1.6.1",
"version": "1.6.2",
"license": "MIT",

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

"dependencies": {
"@ot-builder/errors": "1.6.1",
"@ot-builder/prelude": "1.6.1",
"@ot-builder/common-impl": "1.6.1",
"@ot-builder/errors": "1.6.2",
"@ot-builder/prelude": "1.6.2",
"@ot-builder/common-impl": "1.6.2",
"tslib": "^2.0.0"

@@ -32,0 +32,0 @@ },