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

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/trace - npm Package Compare versions

Comparing version
0.10.14
to
0.10.15
+15
-0
CHANGELOG.json

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

{
"date": "Sun, 12 Jul 2020 00:06:50 GMT",
"tag": "@ot-builder/trace_v0.10.15",
"version": "0.10.15",
"comments": {
"patch": [
{
"comment": "ExtPrivate: Move to separate package",
"author": "belleve@typeof.net",
"commit": "a2eda62320a5eefc429d9e1a7caf59523dfa18d2",
"package": "@ot-builder/trace"
}
]
}
},
{
"date": "Sun, 21 Jun 2020 00:10:05 GMT",

@@ -7,0 +22,0 @@ "tag": "@ot-builder/trace_v0.10.12",

+9
-1
# Change Log - @ot-builder/trace
This log was last generated on Sun, 21 Jun 2020 00:10:05 GMT and should not be manually modified.
This log was last generated on Sun, 12 Jul 2020 00:06:50 GMT and should not be manually modified.
<!-- Start content -->
## 0.10.15
Sun, 12 Jul 2020 00:06:50 GMT
### Patches
- ExtPrivate: Move to separate package (belleve@typeof.net)
## 0.10.12

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

+7
-7

@@ -8,3 +8,3 @@ {

},
"version": "0.10.14",
"version": "0.10.15",
"main": "./lib/index.js",

@@ -21,8 +21,8 @@ "types": "./lib/index.d.ts",

"dependencies": {
"@ot-builder/ot": "0.10.14",
"@ot-builder/common-impl": "0.10.14",
"@ot-builder/ot-glyphs": "0.10.14",
"@ot-builder/ot-metadata": "0.10.14",
"@ot-builder/prelude": "0.10.14",
"@ot-builder/variance": "0.10.14",
"@ot-builder/ot": "0.10.15",
"@ot-builder/common-impl": "0.10.15",
"@ot-builder/ot-glyphs": "0.10.15",
"@ot-builder/ot-metadata": "0.10.15",
"@ot-builder/prelude": "0.10.15",
"@ot-builder/variance": "0.10.15",
"tslib": "^1.13.0"

@@ -29,0 +29,0 @@ },