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/var-store

Package Overview
Dependencies
Maintainers
1
Versions
83
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@ot-builder/var-store - npm Package Compare versions

Comparing version
1.5.2
to
1.5.3
+58
-1
CHANGELOG.json

@@ -5,3 +5,60 @@ {

{
"date": "Sat, 30 Apr 2022 01:51:45 GMT",
"date": "Fri, 24 Jun 2022 07:03:56 GMT",
"tag": "@ot-builder/var-store_v1.5.3",
"version": "1.5.3",
"comments": {
"patch": [
{
"author": "beachball",
"package": "@ot-builder/var-store",
"comment": "Bump @ot-builder/bin-composite-types to v1.5.3",
"commit": "de04c0b58fcaf7beaf9165568f674ff823549c22"
},
{
"author": "beachball",
"package": "@ot-builder/var-store",
"comment": "Bump @ot-builder/bin-util to v1.5.3",
"commit": "de04c0b58fcaf7beaf9165568f674ff823549c22"
},
{
"author": "beachball",
"package": "@ot-builder/var-store",
"comment": "Bump @ot-builder/common-impl to v1.5.3",
"commit": "de04c0b58fcaf7beaf9165568f674ff823549c22"
},
{
"author": "beachball",
"package": "@ot-builder/var-store",
"comment": "Bump @ot-builder/errors to v1.5.3",
"commit": "de04c0b58fcaf7beaf9165568f674ff823549c22"
},
{
"author": "beachball",
"package": "@ot-builder/var-store",
"comment": "Bump @ot-builder/prelude to v1.5.3",
"commit": "de04c0b58fcaf7beaf9165568f674ff823549c22"
},
{
"author": "beachball",
"package": "@ot-builder/var-store",
"comment": "Bump @ot-builder/primitive to v1.5.3",
"commit": "de04c0b58fcaf7beaf9165568f674ff823549c22"
},
{
"author": "beachball",
"package": "@ot-builder/var-store",
"comment": "Bump @ot-builder/variance to v1.5.3",
"commit": "de04c0b58fcaf7beaf9165568f674ff823549c22"
},
{
"author": "beachball",
"package": "@ot-builder/var-store",
"comment": "Bump @ot-builder/test-util to v1.5.3",
"commit": "de04c0b58fcaf7beaf9165568f674ff823549c22"
}
]
}
},
{
"date": "Sat, 30 Apr 2022 01:52:52 GMT",
"tag": "@ot-builder/var-store_v1.5.2",

@@ -8,0 +65,0 @@ "version": "1.5.2",

# Change Log - @ot-builder/var-store
This log was last generated on Sat, 30 Apr 2022 01:51:45 GMT and should not be manually modified.
This log was last generated on Fri, 24 Jun 2022 07:03:56 GMT and should not be manually modified.
<!-- Start content -->
## 1.5.3
Fri, 24 Jun 2022 07:03:56 GMT
### Patches
- Bump @ot-builder/bin-composite-types to v1.5.3
- Bump @ot-builder/bin-util to v1.5.3
- Bump @ot-builder/common-impl to v1.5.3
- Bump @ot-builder/errors to v1.5.3
- Bump @ot-builder/prelude to v1.5.3
- Bump @ot-builder/primitive to v1.5.3
- Bump @ot-builder/variance to v1.5.3
- Bump @ot-builder/test-util to v1.5.3
## 1.5.2
Sat, 30 Apr 2022 01:51:45 GMT
Sat, 30 Apr 2022 01:52:52 GMT

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

+9
-9
{
"name": "@ot-builder/var-store",
"description": "",
"version": "1.5.2",
"version": "1.5.3",
"license": "MIT",

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

"dependencies": {
"@ot-builder/bin-composite-types": "1.5.2",
"@ot-builder/bin-util": "1.5.2",
"@ot-builder/common-impl": "1.5.2",
"@ot-builder/errors": "1.5.2",
"@ot-builder/prelude": "1.5.2",
"@ot-builder/primitive": "1.5.2",
"@ot-builder/variance": "1.5.2",
"@ot-builder/bin-composite-types": "1.5.3",
"@ot-builder/bin-util": "1.5.3",
"@ot-builder/common-impl": "1.5.3",
"@ot-builder/errors": "1.5.3",
"@ot-builder/prelude": "1.5.3",
"@ot-builder/primitive": "1.5.3",
"@ot-builder/variance": "1.5.3",
"tslib": "^2.0.0"
},
"devDependencies": {
"@ot-builder/test-util": "1.5.2",
"@ot-builder/test-util": "1.5.3",
"@types/jest": "^26.0.23",

@@ -40,0 +40,0 @@ "jest": "^27.5.1"