@ot-builder/ot-encoding
Advanced tools
@@ -1,2 +0,2 @@ | ||
| import { OtGlyph } from "@ot-builder/ot-glyphs"; | ||
| import type { OtGlyph } from "@ot-builder/ot-glyphs"; | ||
| import { EncodingMapT } from "./encoding-map-impl"; | ||
@@ -3,0 +3,0 @@ import { VsEncodingMapT } from "./vs-encoding-map-impl"; |
+2
-2
@@ -1,3 +0,3 @@ | ||
| import { Data } from "@ot-builder/prelude"; | ||
| import * as Cmap from "./cmap"; | ||
| import type { Data } from "@ot-builder/prelude"; | ||
| import type * as Cmap from "./cmap"; | ||
| export * as Cmap from "./cmap"; | ||
@@ -4,0 +4,0 @@ export { VsEncodingMapT as CmapGeneralVsEncodingMapT } from "./cmap/vs-encoding-map-impl"; |
+2
-1
| "use strict"; | ||
| Object.defineProperty(exports, "__esModule", { value: true }); | ||
| exports.CmapGeneralVsEncodingMapT = exports.Cmap = void 0; | ||
| exports.Cmap = require("./cmap"); | ||
| const tslib_1 = require("tslib"); | ||
| exports.Cmap = tslib_1.__importStar(require("./cmap")); | ||
| var vs_encoding_map_impl_1 = require("./cmap/vs-encoding-map-impl"); | ||
| Object.defineProperty(exports, "CmapGeneralVsEncodingMapT", { enumerable: true, get: function () { return vs_encoding_map_impl_1.VsEncodingMapT; } }); | ||
| //# sourceMappingURL=index.js.map |
+3
-3
| { | ||
| "name": "@ot-builder/ot-encoding", | ||
| "description": "", | ||
| "version": "1.7.8", | ||
| "version": "1.8.0", | ||
| "license": "MIT", | ||
@@ -27,4 +27,4 @@ "repository": { | ||
| "dependencies": { | ||
| "@ot-builder/ot-glyphs": "1.7.8", | ||
| "@ot-builder/prelude": "1.7.7", | ||
| "@ot-builder/ot-glyphs": "1.8.0", | ||
| "@ot-builder/prelude": "1.8.0", | ||
| "tslib": "^2.8.1" | ||
@@ -31,0 +31,0 @@ }, |
5915
1.21%156
0.65%+ Added
+ Added
+ Added
+ Added
+ Added
+ Added
+ Added
+ Added
- Removed
- Removed
- Removed
- Removed
- Removed
- Removed
- Removed
- Removed
Updated
Updated