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.0.2
to
1.0.3
+15
-0
CHANGELOG.json

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

{
"date": "Sat, 27 Feb 2021 08:15:39 GMT",
"tag": "@ot-builder/errors_v1.0.3",
"version": "1.0.3",
"comments": {
"patch": [
{
"comment": "Upgrade to TS 4.2.2",
"author": "belleve@typeof.net",
"commit": "c9a29938dc1f00c97b5feb92eae81670c9d6e57a",
"package": "@ot-builder/errors"
}
]
}
},
{
"date": "Mon, 23 Nov 2020 01:14:22 GMT",

@@ -7,0 +22,0 @@ "tag": "@ot-builder/errors_v0.10.34",

+9
-1
# Change Log - @ot-builder/errors
This log was last generated on Mon, 23 Nov 2020 01:14:22 GMT and should not be manually modified.
This log was last generated on Sat, 27 Feb 2021 08:15:39 GMT and should not be manually modified.
<!-- Start content -->
## 1.0.3
Sat, 27 Feb 2021 08:15:39 GMT
### Patches
- Upgrade to TS 4.2.2 (belleve@typeof.net)
## 0.10.34

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

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

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

"@types/jest": "^26.0.10",
"jest": "^26.4.1"
"jest": "^26.6.3"
}
}