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

Package Overview
Dependencies
Maintainers
1
Versions
74
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@ot-builder/rectify - npm Package Compare versions

Comparing version
1.3.0
to
1.3.1
+46
-1
CHANGELOG.json

@@ -5,3 +5,48 @@ {

{
"date": "Sat, 16 Oct 2021 01:17:27 GMT",
"date": "Sat, 13 Nov 2021 01:04:53 GMT",
"tag": "@ot-builder/rectify_v1.3.1",
"version": "1.3.1",
"comments": {
"patch": [
{
"author": "beachball",
"package": "@ot-builder/rectify",
"comment": "Bump @ot-builder/ot to v1.3.1",
"commit": "98f8cd01e51e2d1837d83598afacc5c1502d143f"
},
{
"author": "beachball",
"package": "@ot-builder/rectify",
"comment": "Bump @ot-builder/common-impl to v1.3.1",
"commit": "98f8cd01e51e2d1837d83598afacc5c1502d143f"
},
{
"author": "beachball",
"package": "@ot-builder/rectify",
"comment": "Bump @ot-builder/ot-glyphs to v1.3.1",
"commit": "98f8cd01e51e2d1837d83598afacc5c1502d143f"
},
{
"author": "beachball",
"package": "@ot-builder/rectify",
"comment": "Bump @ot-builder/ot-metadata to v1.3.1",
"commit": "98f8cd01e51e2d1837d83598afacc5c1502d143f"
},
{
"author": "beachball",
"package": "@ot-builder/rectify",
"comment": "Bump @ot-builder/prelude to v1.3.1",
"commit": "98f8cd01e51e2d1837d83598afacc5c1502d143f"
},
{
"author": "beachball",
"package": "@ot-builder/rectify",
"comment": "Bump @ot-builder/variance to v1.3.1",
"commit": "98f8cd01e51e2d1837d83598afacc5c1502d143f"
}
]
}
},
{
"date": "Sat, 16 Oct 2021 01:18:42 GMT",
"tag": "@ot-builder/rectify_v1.3.0",

@@ -8,0 +53,0 @@ "version": "1.3.0",

# Change Log - @ot-builder/rectify
This log was last generated on Sat, 16 Oct 2021 01:17:27 GMT and should not be manually modified.
This log was last generated on Sat, 13 Nov 2021 01:04:53 GMT and should not be manually modified.
<!-- Start content -->
## 1.3.1
Sat, 13 Nov 2021 01:04:53 GMT
### Patches
- Bump @ot-builder/ot to v1.3.1
- Bump @ot-builder/common-impl to v1.3.1
- Bump @ot-builder/ot-glyphs to v1.3.1
- Bump @ot-builder/ot-metadata to v1.3.1
- Bump @ot-builder/prelude to v1.3.1
- Bump @ot-builder/variance to v1.3.1
## 1.3.0
Sat, 16 Oct 2021 01:17:27 GMT
Sat, 16 Oct 2021 01:18:42 GMT

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

+7
-7
{
"name": "@ot-builder/rectify",
"version": "1.3.0",
"version": "1.3.1",
"license": "MIT",

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

"dependencies": {
"@ot-builder/ot": "1.3.0",
"@ot-builder/common-impl": "1.3.0",
"@ot-builder/ot-glyphs": "1.3.0",
"@ot-builder/ot-metadata": "1.3.0",
"@ot-builder/prelude": "1.3.0",
"@ot-builder/variance": "1.3.0",
"@ot-builder/ot": "1.3.1",
"@ot-builder/common-impl": "1.3.1",
"@ot-builder/ot-glyphs": "1.3.1",
"@ot-builder/ot-metadata": "1.3.1",
"@ot-builder/prelude": "1.3.1",
"@ot-builder/variance": "1.3.1",
"tslib": "^2.0.0"

@@ -34,0 +34,0 @@ },