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/io-bin-encoding

Package Overview
Dependencies
Maintainers
1
Versions
83
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@ot-builder/io-bin-encoding - npm Package Compare versions

Comparing version
0.10.8
to
0.10.10
+15
-0
CHANGELOG.json

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

{
"date": "Sun, 17 May 2020 05:28:46 GMT",
"tag": "@ot-builder/io-bin-encoding_v0.10.9",
"version": "0.10.9",
"comments": {
"patch": [
{
"comment": "Update tslib dep version",
"author": "otbbuilder-dev@users.noreply.github.com",
"commit": "7019f9ba1aa3b2495d36d0bf9449bfd6dfc8406d",
"package": "@ot-builder/io-bin-encoding"
}
]
}
},
{
"date": "Sun, 26 Apr 2020 00:09:24 GMT",

@@ -7,0 +22,0 @@ "tag": "@ot-builder/io-bin-encoding_v0.10.6",

+9
-1
# Change Log - @ot-builder/io-bin-encoding
This log was last generated on Sun, 26 Apr 2020 00:09:24 GMT and should not be manually modified.
This log was last generated on Sun, 17 May 2020 05:28:46 GMT and should not be manually modified.
<!-- Start content -->
## 0.10.9
Sun, 17 May 2020 05:28:46 GMT
### Patches
- Update tslib dep version (otbbuilder-dev@users.noreply.github.com)
## 0.10.6

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

+14
-14

@@ -10,3 +10,3 @@ {

},
"version": "0.10.8",
"version": "0.10.10",
"main": "./lib/index.js",

@@ -23,17 +23,17 @@ "types": "./lib/index.d.ts",

"dependencies": {
"@ot-builder/bin-util": "0.10.8",
"@ot-builder/errors": "0.10.8",
"@ot-builder/ot-encoding": "0.10.8",
"@ot-builder/ot-glyphs": "0.10.8",
"@ot-builder/ot-metadata": "0.10.8",
"@ot-builder/prelude": "0.10.8",
"@ot-builder/primitive": "0.10.8",
"@ot-builder/ot-sfnt": "0.10.8",
"@ot-builder/io-bin-sfnt": "0.10.8",
"tslib": "^1.9.3"
"@ot-builder/bin-util": "0.10.10",
"@ot-builder/errors": "0.10.10",
"@ot-builder/ot-encoding": "0.10.10",
"@ot-builder/ot-glyphs": "0.10.10",
"@ot-builder/ot-metadata": "0.10.10",
"@ot-builder/prelude": "0.10.10",
"@ot-builder/primitive": "0.10.10",
"@ot-builder/ot-sfnt": "0.10.10",
"@ot-builder/io-bin-sfnt": "0.10.10",
"tslib": "^1.13.0"
},
"devDependencies": {
"@ot-builder/io-bin-glyph-store": "0.10.8",
"@ot-builder/io-bin-metadata": "0.10.8",
"@ot-builder/test-util": "0.10.8",
"@ot-builder/io-bin-glyph-store": "0.10.10",
"@ot-builder/io-bin-metadata": "0.10.10",
"@ot-builder/test-util": "0.10.10",
"@types/jest": "^24.0.15",

@@ -40,0 +40,0 @@ "jest": "^24.8.0"