@ot-builder/io-bin-ext-private
Advanced tools
| "use strict"; | ||
| Object.defineProperty(exports, "__esModule", { value: true }); | ||
| exports.writeExtPrivate = exports.readExtPrivate = void 0; | ||
| exports.readExtPrivate = readExtPrivate; | ||
| exports.writeExtPrivate = writeExtPrivate; | ||
| const bin_util_1 = require("@ot-builder/bin-util"); | ||
@@ -16,3 +17,2 @@ const ot_ext_private_1 = require("@ot-builder/ot-ext-private"); | ||
| } | ||
| exports.readExtPrivate = readExtPrivate; | ||
| function writeExtPrivate(out, cfg, OtExtPrivate, gOrd, md) { | ||
@@ -23,3 +23,2 @@ if (cfg.extPrivate.processExtPrivateTable && OtExtPrivate.xPrv) { | ||
| } | ||
| exports.writeExtPrivate = writeExtPrivate; | ||
| //# sourceMappingURL=index.js.map |
+16
-16
| { | ||
| "name": "@ot-builder/io-bin-ext-private", | ||
| "description": "", | ||
| "version": "1.7.3", | ||
| "version": "1.7.4", | ||
| "license": "MIT", | ||
@@ -27,20 +27,20 @@ "repository": { | ||
| "dependencies": { | ||
| "@ot-builder/bin-util": "1.7.3", | ||
| "@ot-builder/errors": "1.7.3", | ||
| "@ot-builder/ot-ext-private": "1.7.3", | ||
| "@ot-builder/ot-glyphs": "1.7.3", | ||
| "@ot-builder/ot-metadata": "1.7.3", | ||
| "@ot-builder/prelude": "1.7.3", | ||
| "@ot-builder/primitive": "1.7.3", | ||
| "@ot-builder/ot-sfnt": "1.7.3", | ||
| "@ot-builder/io-bin-sfnt": "1.7.3", | ||
| "tslib": "^2.0.0" | ||
| "@ot-builder/bin-util": "1.7.4", | ||
| "@ot-builder/errors": "1.7.4", | ||
| "@ot-builder/ot-ext-private": "1.7.4", | ||
| "@ot-builder/ot-glyphs": "1.7.4", | ||
| "@ot-builder/ot-metadata": "1.7.4", | ||
| "@ot-builder/prelude": "1.7.4", | ||
| "@ot-builder/primitive": "1.7.4", | ||
| "@ot-builder/ot-sfnt": "1.7.4", | ||
| "@ot-builder/io-bin-sfnt": "1.7.4", | ||
| "tslib": "^2.6.3" | ||
| }, | ||
| "devDependencies": { | ||
| "@ot-builder/io-bin-glyph-store": "1.7.3", | ||
| "@ot-builder/io-bin-metadata": "1.7.3", | ||
| "@ot-builder/test-util": "1.7.3", | ||
| "@types/jest": "^29.5.5", | ||
| "jest": "^29.6.2" | ||
| "@ot-builder/io-bin-glyph-store": "1.7.4", | ||
| "@ot-builder/io-bin-metadata": "1.7.4", | ||
| "@ot-builder/test-util": "1.7.4", | ||
| "@types/jest": "^29.5.12", | ||
| "jest": "^29.7.0" | ||
| } | ||
| } |
7594
-0.76%143
-0.69%+ Added
+ Added
+ Added
+ Added
+ Added
+ Added
+ Added
+ Added
+ Added
+ Added
+ Added
+ Added
- Removed
- Removed
- Removed
- Removed
- Removed
- Removed
- Removed
- Removed
- Removed
- Removed
- Removed
- Removed
Updated
Updated
Updated
Updated
Updated
Updated
Updated