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/ot-name

Package Overview
Dependencies
Maintainers
1
Versions
75
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@ot-builder/ot-name - npm Package Compare versions

Comparing version
1.5.1
to
1.5.2
+22
-1
CHANGELOG.json

@@ -5,3 +5,24 @@ {

{
"date": "Sat, 02 Apr 2022 01:38:49 GMT",
"date": "Sat, 30 Apr 2022 01:51:45 GMT",
"tag": "@ot-builder/ot-name_v1.5.2",
"version": "1.5.2",
"comments": {
"patch": [
{
"author": "beachball",
"package": "@ot-builder/ot-name",
"comment": "Bump @ot-builder/prelude to v1.5.2",
"commit": "5a0c2cbaa1e9aa34821a913004e8c8ae0f4cb1d7"
},
{
"author": "beachball",
"package": "@ot-builder/ot-name",
"comment": "Bump @ot-builder/primitive to v1.5.2",
"commit": "5a0c2cbaa1e9aa34821a913004e8c8ae0f4cb1d7"
}
]
}
},
{
"date": "Sat, 02 Apr 2022 01:40:06 GMT",
"tag": "@ot-builder/ot-name_v1.5.1",

@@ -8,0 +29,0 @@ "version": "1.5.1",

# Change Log - @ot-builder/ot-name
This log was last generated on Sat, 02 Apr 2022 01:38:49 GMT and should not be manually modified.
This log was last generated on Sat, 30 Apr 2022 01:51:45 GMT and should not be manually modified.
<!-- Start content -->
## 1.5.2
Sat, 30 Apr 2022 01:51:45 GMT
### Patches
- Bump @ot-builder/prelude to v1.5.2
- Bump @ot-builder/primitive to v1.5.2
## 1.5.1
Sat, 02 Apr 2022 01:38:49 GMT
Sat, 02 Apr 2022 01:40:06 GMT

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

+3
-3
{
"name": "@ot-builder/ot-name",
"version": "1.5.1",
"version": "1.5.2",
"license": "MIT",

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

"dependencies": {
"@ot-builder/prelude": "1.5.1",
"@ot-builder/primitive": "1.5.1",
"@ot-builder/prelude": "1.5.2",
"@ot-builder/primitive": "1.5.2",
"tslib": "^2.0.0"

@@ -30,0 +30,0 @@ },