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.5.0
to
1.5.1
+34
-1
CHANGELOG.json

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

{
"date": "Sat, 26 Mar 2022 01:35:44 GMT",
"date": "Sat, 02 Apr 2022 01:38:49 GMT",
"tag": "@ot-builder/variance_v1.5.1",
"version": "1.5.1",
"comments": {
"patch": [
{
"author": "beachball",
"package": "@ot-builder/variance",
"comment": "Bump @ot-builder/bin-composite-types to v1.5.1",
"commit": "f87981f0891315771cda43fb56a3d8e85731a0af"
},
{
"author": "beachball",
"package": "@ot-builder/variance",
"comment": "Bump @ot-builder/common-impl to v1.5.1",
"commit": "f87981f0891315771cda43fb56a3d8e85731a0af"
},
{
"author": "beachball",
"package": "@ot-builder/variance",
"comment": "Bump @ot-builder/prelude to v1.5.1",
"commit": "f87981f0891315771cda43fb56a3d8e85731a0af"
},
{
"author": "beachball",
"package": "@ot-builder/variance",
"comment": "Bump @ot-builder/primitive to v1.5.1",
"commit": "f87981f0891315771cda43fb56a3d8e85731a0af"
}
]
}
},
{
"date": "Sat, 26 Mar 2022 01:37:00 GMT",
"tag": "@ot-builder/variance_v1.5.0",

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

# Change Log - @ot-builder/variance
This log was last generated on Sat, 26 Mar 2022 01:35:44 GMT and should not be manually modified.
This log was last generated on Sat, 02 Apr 2022 01:38:49 GMT and should not be manually modified.
<!-- Start content -->
## 1.5.1
Sat, 02 Apr 2022 01:38:49 GMT
### Patches
- Bump @ot-builder/bin-composite-types to v1.5.1
- Bump @ot-builder/common-impl to v1.5.1
- Bump @ot-builder/prelude to v1.5.1
- Bump @ot-builder/primitive to v1.5.1
## 1.5.0
Sat, 26 Mar 2022 01:35:44 GMT
Sat, 26 Mar 2022 01:37:00 GMT

@@ -11,0 +22,0 @@ ### Minor changes

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

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

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

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