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-composite-types

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-composite-types - npm Package Compare versions

Comparing version
1.1.2
to
1.2.0
+28
-1
CHANGELOG.json

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

{
"date": "Sat, 25 Sep 2021 01:06:38 GMT",
"date": "Sat, 09 Oct 2021 01:05:28 GMT",
"tag": "@ot-builder/bin-composite-types_v1.2.0",
"version": "1.2.0",
"comments": {
"minor": [
{
"author": "beachball",
"package": "@ot-builder/bin-composite-types",
"comment": "Bump @ot-builder/bin-util to v1.2.0",
"commit": "cd0361ffd9d2fc5081804b14f9bfddc7fe296008"
},
{
"author": "beachball",
"package": "@ot-builder/bin-composite-types",
"comment": "Bump @ot-builder/errors to v1.2.0",
"commit": "cd0361ffd9d2fc5081804b14f9bfddc7fe296008"
},
{
"author": "beachball",
"package": "@ot-builder/bin-composite-types",
"comment": "Bump @ot-builder/prelude to v1.2.0",
"commit": "cd0361ffd9d2fc5081804b14f9bfddc7fe296008"
}
]
}
},
{
"date": "Sat, 25 Sep 2021 01:08:03 GMT",
"tag": "@ot-builder/bin-composite-types_v1.1.2",

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

# Change Log - @ot-builder/bin-composite-types
This log was last generated on Sat, 25 Sep 2021 01:06:38 GMT and should not be manually modified.
This log was last generated on Sat, 09 Oct 2021 01:05:28 GMT and should not be manually modified.
<!-- Start content -->
## 1.2.0
Sat, 09 Oct 2021 01:05:28 GMT
### Minor changes
- Bump @ot-builder/bin-util to v1.2.0
- Bump @ot-builder/errors to v1.2.0
- Bump @ot-builder/prelude to v1.2.0
## 1.1.2
Sat, 25 Sep 2021 01:06:38 GMT
Sat, 25 Sep 2021 01:08:03 GMT

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

+4
-4
{
"name": "@ot-builder/bin-composite-types",
"version": "1.1.2",
"version": "1.2.0",
"license": "MIT",

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

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

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