@ot-builder/io-bin-cff
Advanced tools
@@ -12,3 +12,3 @@ import { Frag } from "@ot-builder/bin-util"; | ||
| static measureOperand(val: number): number; | ||
| static measureInt(val: number): 1 | 2 | 3; | ||
| static measureInt(val: number): 2 | 1 | 3; | ||
| static measureReal(val: number): number; | ||
@@ -15,0 +15,0 @@ static measureOperator(opCode: number, flags?: Data.Maybe<number[]>): number; |
+17
-17
| { | ||
| "name": "@ot-builder/io-bin-cff", | ||
| "description": "", | ||
| "version": "1.7.0", | ||
| "version": "1.7.1", | ||
| "license": "MIT", | ||
@@ -27,23 +27,23 @@ "repository": { | ||
| "dependencies": { | ||
| "@ot-builder/bin-composite-types": "1.7.0", | ||
| "@ot-builder/bin-util": "1.7.0", | ||
| "@ot-builder/common-impl": "1.7.0", | ||
| "@ot-builder/errors": "1.7.0", | ||
| "@ot-builder/ot-glyphs": "1.7.0", | ||
| "@ot-builder/ot-metadata": "1.7.0", | ||
| "@ot-builder/prelude": "1.7.0", | ||
| "@ot-builder/primitive": "1.7.0", | ||
| "@ot-builder/stat-glyphs": "1.7.0", | ||
| "@ot-builder/var-store": "1.7.0", | ||
| "@ot-builder/variance": "1.7.0", | ||
| "@ot-builder/bin-composite-types": "1.7.1", | ||
| "@ot-builder/bin-util": "1.7.1", | ||
| "@ot-builder/common-impl": "1.7.1", | ||
| "@ot-builder/errors": "1.7.1", | ||
| "@ot-builder/ot-glyphs": "1.7.1", | ||
| "@ot-builder/ot-metadata": "1.7.1", | ||
| "@ot-builder/prelude": "1.7.1", | ||
| "@ot-builder/primitive": "1.7.1", | ||
| "@ot-builder/stat-glyphs": "1.7.1", | ||
| "@ot-builder/var-store": "1.7.1", | ||
| "@ot-builder/variance": "1.7.1", | ||
| "tslib": "^2.0.0" | ||
| }, | ||
| "devDependencies": { | ||
| "@ot-builder/ot-sfnt": "1.7.0", | ||
| "@ot-builder/io-bin-metadata": "1.7.0", | ||
| "@ot-builder/io-bin-sfnt": "1.7.0", | ||
| "@ot-builder/test-util": "1.7.0", | ||
| "@types/jest": "^26.0.23", | ||
| "@ot-builder/ot-sfnt": "1.7.1", | ||
| "@ot-builder/io-bin-metadata": "1.7.1", | ||
| "@ot-builder/io-bin-sfnt": "1.7.1", | ||
| "@ot-builder/test-util": "1.7.1", | ||
| "@types/jest": "^29.5.5", | ||
| "jest": "^29.6.2" | ||
| } | ||
| } |
227547
0+ Added
+ Added
+ Added
+ Added
+ Added
+ Added
+ Added
+ Added
+ Added
+ Added
+ Added
- Removed
- Removed
- Removed
- Removed
- Removed
- Removed
- Removed
- Removed
- Removed
- Removed
- Removed
Updated
Updated
Updated
Updated
Updated
Updated
Updated