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

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/variance - npm Package Compare versions

Comparing version
1.6.2
to
1.6.3
+34
-1
CHANGELOG.json

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

{
"date": "Sat, 15 Apr 2023 01:05:12 GMT",
"date": "Sat, 22 Apr 2023 00:59:44 GMT",
"tag": "@ot-builder/variance_v1.6.3",
"version": "1.6.3",
"comments": {
"patch": [
{
"author": "beachball",
"package": "@ot-builder/variance",
"comment": "Bump @ot-builder/bin-composite-types to v1.6.3",
"commit": "b19d6f897aa2a52a78cc95ca4832baeda71446a2"
},
{
"author": "beachball",
"package": "@ot-builder/variance",
"comment": "Bump @ot-builder/common-impl to v1.6.3",
"commit": "b19d6f897aa2a52a78cc95ca4832baeda71446a2"
},
{
"author": "beachball",
"package": "@ot-builder/variance",
"comment": "Bump @ot-builder/prelude to v1.6.3",
"commit": "b19d6f897aa2a52a78cc95ca4832baeda71446a2"
},
{
"author": "beachball",
"package": "@ot-builder/variance",
"comment": "Bump @ot-builder/primitive to v1.6.3",
"commit": "b19d6f897aa2a52a78cc95ca4832baeda71446a2"
}
]
}
},
{
"date": "Sat, 15 Apr 2023 01:06:43 GMT",
"tag": "@ot-builder/variance_v1.6.2",

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

# Change Log - @ot-builder/variance
This log was last generated on Sat, 15 Apr 2023 01:05:12 GMT and should not be manually modified.
This log was last generated on Sat, 22 Apr 2023 00:59:44 GMT and should not be manually modified.
<!-- Start content -->
## 1.6.3
Sat, 22 Apr 2023 00:59:44 GMT
### Patches
- Bump @ot-builder/bin-composite-types to v1.6.3
- Bump @ot-builder/common-impl to v1.6.3
- Bump @ot-builder/prelude to v1.6.3
- Bump @ot-builder/primitive to v1.6.3
## 1.6.2
Sat, 15 Apr 2023 01:05:12 GMT
Sat, 15 Apr 2023 01:06:43 GMT

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

+5
-5
{
"name": "@ot-builder/variance",
"description": "",
"version": "1.6.2",
"version": "1.6.3",
"license": "MIT",

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

"dependencies": {
"@ot-builder/bin-composite-types": "1.6.2",
"@ot-builder/common-impl": "1.6.2",
"@ot-builder/prelude": "1.6.2",
"@ot-builder/primitive": "1.6.2",
"@ot-builder/bin-composite-types": "1.6.3",
"@ot-builder/common-impl": "1.6.3",
"@ot-builder/prelude": "1.6.3",
"@ot-builder/primitive": "1.6.3",
"tslib": "^2.0.0"

@@ -33,0 +33,0 @@ },