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/trace

Package Overview
Dependencies
Maintainers
1
Versions
74
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@ot-builder/trace - npm Package Compare versions

Comparing version
1.5.3
to
1.5.4
+46
-1
CHANGELOG.json

@@ -5,3 +5,48 @@ {

{
"date": "Fri, 24 Jun 2022 07:03:56 GMT",
"date": "Sat, 09 Jul 2022 01:50:43 GMT",
"tag": "@ot-builder/trace_v1.5.4",
"version": "1.5.4",
"comments": {
"patch": [
{
"author": "beachball",
"package": "@ot-builder/trace",
"comment": "Bump @ot-builder/ot to v1.5.4",
"commit": "9b9e8a2330ef867a8b7166d554fed1f23188b8b0"
},
{
"author": "beachball",
"package": "@ot-builder/trace",
"comment": "Bump @ot-builder/common-impl to v1.5.4",
"commit": "9b9e8a2330ef867a8b7166d554fed1f23188b8b0"
},
{
"author": "beachball",
"package": "@ot-builder/trace",
"comment": "Bump @ot-builder/ot-glyphs to v1.5.4",
"commit": "9b9e8a2330ef867a8b7166d554fed1f23188b8b0"
},
{
"author": "beachball",
"package": "@ot-builder/trace",
"comment": "Bump @ot-builder/ot-metadata to v1.5.4",
"commit": "9b9e8a2330ef867a8b7166d554fed1f23188b8b0"
},
{
"author": "beachball",
"package": "@ot-builder/trace",
"comment": "Bump @ot-builder/prelude to v1.5.4",
"commit": "9b9e8a2330ef867a8b7166d554fed1f23188b8b0"
},
{
"author": "beachball",
"package": "@ot-builder/trace",
"comment": "Bump @ot-builder/variance to v1.5.4",
"commit": "9b9e8a2330ef867a8b7166d554fed1f23188b8b0"
}
]
}
},
{
"date": "Fri, 24 Jun 2022 07:05:26 GMT",
"tag": "@ot-builder/trace_v1.5.3",

@@ -8,0 +53,0 @@ "version": "1.5.3",

# Change Log - @ot-builder/trace
This log was last generated on Fri, 24 Jun 2022 07:03:56 GMT and should not be manually modified.
This log was last generated on Sat, 09 Jul 2022 01:50:43 GMT and should not be manually modified.
<!-- Start content -->
## 1.5.4
Sat, 09 Jul 2022 01:50:43 GMT
### Patches
- Bump @ot-builder/ot to v1.5.4
- Bump @ot-builder/common-impl to v1.5.4
- Bump @ot-builder/ot-glyphs to v1.5.4
- Bump @ot-builder/ot-metadata to v1.5.4
- Bump @ot-builder/prelude to v1.5.4
- Bump @ot-builder/variance to v1.5.4
## 1.5.3
Fri, 24 Jun 2022 07:03:56 GMT
Fri, 24 Jun 2022 07:05:26 GMT

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

+7
-7
{
"name": "@ot-builder/trace",
"version": "1.5.3",
"version": "1.5.4",
"license": "MIT",

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

"dependencies": {
"@ot-builder/ot": "1.5.3",
"@ot-builder/common-impl": "1.5.3",
"@ot-builder/ot-glyphs": "1.5.3",
"@ot-builder/ot-metadata": "1.5.3",
"@ot-builder/prelude": "1.5.3",
"@ot-builder/variance": "1.5.3",
"@ot-builder/ot": "1.5.4",
"@ot-builder/common-impl": "1.5.4",
"@ot-builder/ot-glyphs": "1.5.4",
"@ot-builder/ot-metadata": "1.5.4",
"@ot-builder/prelude": "1.5.4",
"@ot-builder/variance": "1.5.4",
"tslib": "^2.0.0"

@@ -34,0 +34,0 @@ },