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

Package Overview
Dependencies
Maintainers
1
Versions
80
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@ot-builder/errors - npm Package Compare versions

Comparing version
1.6.0
to
1.6.1
+15
-0
CHANGELOG.json

@@ -5,2 +5,17 @@ {

{
"date": "Sat, 28 Jan 2023 01:10:30 GMT",
"tag": "@ot-builder/errors_v1.6.1",
"version": "1.6.1",
"comments": {
"patch": [
{
"author": "otbbuilder-dev@users.noreply.github.com",
"package": "@ot-builder/errors",
"commit": "54ecbdd4230574b91f52d20aa11c1f90055a83e4",
"comment": "Bump deps and fix doc build"
}
]
}
},
{
"date": "Sat, 26 Feb 2022 01:27:19 GMT",

@@ -7,0 +22,0 @@ "tag": "@ot-builder/errors_v1.4.0",

+9
-1
# Change Log - @ot-builder/errors
This log was last generated on Sat, 26 Feb 2022 01:27:19 GMT and should not be manually modified.
This log was last generated on Sat, 28 Jan 2023 01:10:30 GMT and should not be manually modified.
<!-- Start content -->
## 1.6.1
Sat, 28 Jan 2023 01:10:30 GMT
### Patches
- Bump deps and fix doc build (otbbuilder-dev@users.noreply.github.com)
## 1.4.0

@@ -8,0 +16,0 @@

+2
-2
{
"name": "@ot-builder/errors",
"description": "",
"version": "1.6.0",
"version": "1.6.1",
"license": "MIT",

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

"@types/jest": "^26.0.23",
"jest": "^27.5.1"
"jest": "^29.3.1"
}
}