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.3.2
to
1.3.3
+34
-1
CHANGELOG.json

@@ -5,3 +5,36 @@ {

{
"date": "Sat, 11 Dec 2021 01:08:14 GMT",
"date": "Sat, 18 Dec 2021 01:17:28 GMT",
"tag": "@ot-builder/bin-composite-types_v1.3.3",
"version": "1.3.3",
"comments": {
"patch": [
{
"author": "otbbuilder-dev@users.noreply.github.com",
"package": "@ot-builder/bin-composite-types",
"commit": "df0486c2b6942815176c652a3150870ba8eacc71",
"comment": "Optimize frag unifier"
},
{
"author": "beachball",
"package": "@ot-builder/bin-composite-types",
"comment": "Bump @ot-builder/bin-util to v1.3.3",
"commit": "df0486c2b6942815176c652a3150870ba8eacc71"
},
{
"author": "beachball",
"package": "@ot-builder/bin-composite-types",
"comment": "Bump @ot-builder/errors to v1.3.3",
"commit": "df0486c2b6942815176c652a3150870ba8eacc71"
},
{
"author": "beachball",
"package": "@ot-builder/bin-composite-types",
"comment": "Bump @ot-builder/prelude to v1.3.3",
"commit": "df0486c2b6942815176c652a3150870ba8eacc71"
}
]
}
},
{
"date": "Sat, 11 Dec 2021 01:10:33 GMT",
"tag": "@ot-builder/bin-composite-types_v1.3.2",

@@ -8,0 +41,0 @@ "version": "1.3.2",

# Change Log - @ot-builder/bin-composite-types
This log was last generated on Sat, 11 Dec 2021 01:08:14 GMT and should not be manually modified.
This log was last generated on Sat, 18 Dec 2021 01:17:28 GMT and should not be manually modified.
<!-- Start content -->
## 1.3.3
Sat, 18 Dec 2021 01:17:28 GMT
### Patches
- Optimize frag unifier (otbbuilder-dev@users.noreply.github.com)
- Bump @ot-builder/bin-util to v1.3.3
- Bump @ot-builder/errors to v1.3.3
- Bump @ot-builder/prelude to v1.3.3
## 1.3.2
Sat, 11 Dec 2021 01:08:14 GMT
Sat, 11 Dec 2021 01:10:33 GMT

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

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

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

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

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