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.3.1
to
1.3.2
+34
-1
CHANGELOG.json

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

{
"date": "Sat, 13 Nov 2021 01:04:53 GMT",
"date": "Sat, 11 Dec 2021 01:08:14 GMT",
"tag": "@ot-builder/variance_v1.3.2",
"version": "1.3.2",
"comments": {
"patch": [
{
"author": "beachball",
"package": "@ot-builder/variance",
"comment": "Bump @ot-builder/bin-composite-types to v1.3.2",
"commit": "16fbf473bb09d152080e6f8eaca772f2bf20299f"
},
{
"author": "beachball",
"package": "@ot-builder/variance",
"comment": "Bump @ot-builder/common-impl to v1.3.2",
"commit": "16fbf473bb09d152080e6f8eaca772f2bf20299f"
},
{
"author": "beachball",
"package": "@ot-builder/variance",
"comment": "Bump @ot-builder/prelude to v1.3.2",
"commit": "16fbf473bb09d152080e6f8eaca772f2bf20299f"
},
{
"author": "beachball",
"package": "@ot-builder/variance",
"comment": "Bump @ot-builder/primitive to v1.3.2",
"commit": "16fbf473bb09d152080e6f8eaca772f2bf20299f"
}
]
}
},
{
"date": "Sat, 13 Nov 2021 01:06:17 GMT",
"tag": "@ot-builder/variance_v1.3.1",

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

# Change Log - @ot-builder/variance
This log was last generated on Sat, 13 Nov 2021 01:04:53 GMT and should not be manually modified.
This log was last generated on Sat, 11 Dec 2021 01:08:14 GMT and should not be manually modified.
<!-- Start content -->
## 1.3.2
Sat, 11 Dec 2021 01:08:14 GMT
### Patches
- Bump @ot-builder/bin-composite-types to v1.3.2
- Bump @ot-builder/common-impl to v1.3.2
- Bump @ot-builder/prelude to v1.3.2
- Bump @ot-builder/primitive to v1.3.2
## 1.3.1
Sat, 13 Nov 2021 01:04:53 GMT
Sat, 13 Nov 2021 01:06:17 GMT

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

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

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

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

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