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/ot-layout

Package Overview
Dependencies
Maintainers
1
Versions
75
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@ot-builder/ot-layout - npm Package Compare versions

Comparing version
1.5.5
to
1.6.0
+34
-1
CHANGELOG.json

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

{
"date": "Sat, 03 Dec 2022 01:08:18 GMT",
"date": "Sat, 21 Jan 2023 01:08:43 GMT",
"tag": "@ot-builder/ot-layout_v1.6.0",
"version": "1.6.0",
"comments": {
"minor": [
{
"author": "beachball",
"package": "@ot-builder/ot-layout",
"comment": "Bump @ot-builder/ot-glyphs to v1.6.0",
"commit": "e80cd99ac2e97a339ecbe083e3c9a2c10a6b12d7"
},
{
"author": "beachball",
"package": "@ot-builder/ot-layout",
"comment": "Bump @ot-builder/prelude to v1.6.0",
"commit": "e80cd99ac2e97a339ecbe083e3c9a2c10a6b12d7"
},
{
"author": "beachball",
"package": "@ot-builder/ot-layout",
"comment": "Bump @ot-builder/primitive to v1.6.0",
"commit": "e80cd99ac2e97a339ecbe083e3c9a2c10a6b12d7"
},
{
"author": "beachball",
"package": "@ot-builder/ot-layout",
"comment": "Bump @ot-builder/variance to v1.6.0",
"commit": "e80cd99ac2e97a339ecbe083e3c9a2c10a6b12d7"
}
]
}
},
{
"date": "Sat, 03 Dec 2022 01:09:39 GMT",
"tag": "@ot-builder/ot-layout_v1.5.5",

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

# Change Log - @ot-builder/ot-layout
This log was last generated on Sat, 03 Dec 2022 01:08:18 GMT and should not be manually modified.
This log was last generated on Sat, 21 Jan 2023 01:08:43 GMT and should not be manually modified.
<!-- Start content -->
## 1.6.0
Sat, 21 Jan 2023 01:08:43 GMT
### Minor changes
- Bump @ot-builder/ot-glyphs to v1.6.0
- Bump @ot-builder/prelude to v1.6.0
- Bump @ot-builder/primitive to v1.6.0
- Bump @ot-builder/variance to v1.6.0
## 1.5.5
Sat, 03 Dec 2022 01:08:18 GMT
Sat, 03 Dec 2022 01:09:39 GMT

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

+5
-5
{
"name": "@ot-builder/ot-layout",
"version": "1.5.5",
"version": "1.6.0",
"license": "MIT",

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

"dependencies": {
"@ot-builder/ot-glyphs": "1.5.5",
"@ot-builder/prelude": "1.5.5",
"@ot-builder/primitive": "1.5.5",
"@ot-builder/variance": "1.5.5",
"@ot-builder/ot-glyphs": "1.6.0",
"@ot-builder/prelude": "1.6.0",
"@ot-builder/primitive": "1.6.0",
"@ot-builder/variance": "1.6.0",
"tslib": "^2.0.0"

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