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.0.11
to
1.1.0
+16
-1
CHANGELOG.json

@@ -5,3 +5,18 @@ {

{
"date": "Sat, 17 Jul 2021 01:05:36 GMT",
"date": "Sun, 18 Jul 2021 02:11:53 GMT",
"tag": "@ot-builder/bin-util_v1.1.0",
"version": "1.1.0",
"comments": {
"minor": [
{
"comment": "Bump @ot-builder/bin-util to v1.1.0",
"author": "otbbuilder-dev@users.noreply.github.com",
"commit": "c79ab97437319873bfe49602a21eab95d78083e3",
"package": "@ot-builder/bin-util"
}
]
}
},
{
"date": "Sat, 17 Jul 2021 01:08:07 GMT",
"tag": "@ot-builder/bin-util_v1.0.11",

@@ -8,0 +23,0 @@ "version": "1.0.11",

# Change Log - @ot-builder/bin-util
This log was last generated on Sat, 17 Jul 2021 01:05:36 GMT and should not be manually modified.
This log was last generated on Sun, 18 Jul 2021 02:11:53 GMT and should not be manually modified.
<!-- Start content -->
## 1.1.0
Sun, 18 Jul 2021 02:11:53 GMT
### Minor changes
- Bump @ot-builder/bin-util to v1.1.0 (otbbuilder-dev@users.noreply.github.com)
## 1.0.11
Sat, 17 Jul 2021 01:05:36 GMT
Sat, 17 Jul 2021 01:08:07 GMT

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

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

@@ -17,4 +17,4 @@ "main": "./lib/index.js",

"dependencies": {
"@ot-builder/errors": "1.0.11",
"@ot-builder/prelude": "1.0.11",
"@ot-builder/errors": "1.1.0",
"@ot-builder/prelude": "1.1.0",
"tslib": "^2.0.0"

@@ -21,0 +21,0 @@ },