@girs/harfbuzz-0.0
Advanced tools
Comparing version 8.2.1-3.3.0 to 8.3.1-4.0.0-beta.2
declare module 'gi://HarfBuzz?version=0.0' { | ||
import HarfBuzz00 from '@girs/harfbuzz-0.0'; | ||
export default HarfBuzz00; | ||
import HarfBuzz from '@girs/harfbuzz-0.0'; | ||
export default HarfBuzz; | ||
} | ||
declare module 'gi://HarfBuzz' { | ||
import HarfBuzz00 from '@girs/harfbuzz-0.0'; | ||
import HarfBuzz00 from 'gi://HarfBuzz?version=0.0'; | ||
export default HarfBuzz00; | ||
@@ -10,0 +10,0 @@ } |
// @ts-expect-error | ||
@@ -8,4 +7,1 @@ import HarfBuzz from 'gi://HarfBuzz?version=0.0'; | ||
{ | ||
"name": "@girs/harfbuzz-0.0", | ||
"version": "8.2.1-3.3.0", | ||
"description": "GJS TypeScript type definitions for HarfBuzz-0.0, generated from library version 8.2.1", | ||
"version": "8.3.1-4.0.0-beta.2", | ||
"description": "GJS TypeScript type definitions for HarfBuzz-0.0, generated from library version 8.3.1", | ||
"type": "module", | ||
@@ -11,2 +11,3 @@ "module": "harfbuzz-0.0.js", | ||
"types": "./harfbuzz-0.0-ambient.d.ts", | ||
"import": "./harfbuzz-0.0-ambient.js", | ||
"default": "./harfbuzz-0.0-ambient.js" | ||
@@ -16,25 +17,19 @@ }, | ||
"types": "./harfbuzz-0.0-import.d.ts", | ||
"import": "./harfbuzz-0.0-import.js", | ||
"default": "./harfbuzz-0.0-import.js" | ||
}, | ||
".": { | ||
"import": { | ||
"types": "./harfbuzz-0.0.d.ts", | ||
"default": "./harfbuzz-0.0.js" | ||
}, | ||
"require": { | ||
"types": "./harfbuzz-0.0.d.cts", | ||
"default": "./harfbuzz-0.0.cjs" | ||
} | ||
"types": "./harfbuzz-0.0.d.ts", | ||
"import": "./harfbuzz-0.0.js", | ||
"default": "./harfbuzz-0.0.js" | ||
} | ||
}, | ||
"scripts": { | ||
"test": "yarn test:esm && yarn test:cjs", | ||
"test:esm": "NODE_OPTIONS=--max_old_space_size=9216 tsc --noEmit harfbuzz-0.0.d.ts", | ||
"test:cjs": "NODE_OPTIONS=--max_old_space_size=9216 tsc --noEmit harfbuzz-0.0.d.cts" | ||
"test": "NODE_OPTIONS=--max_old_space_size=9216 tsc --noEmit harfbuzz-0.0.d.ts" | ||
}, | ||
"dependencies": { | ||
"@girs/freetype2-2.0": "^2.0.0-3.3.0", | ||
"@girs/gjs": "^3.3.0", | ||
"@girs/glib-2.0": "^2.78.0-3.3.0", | ||
"@girs/gobject-2.0": "^2.78.0-3.3.0" | ||
"@girs/freetype2-2.0": "^2.0.0-4.0.0-beta.2", | ||
"@girs/gjs": "^4.0.0-beta.2", | ||
"@girs/glib-2.0": "^2.80.0-4.0.0-beta.2", | ||
"@girs/gobject-2.0": "^2.80.0-4.0.0-beta.2" | ||
}, | ||
@@ -41,0 +36,0 @@ "devDependencies": { |
@@ -8,3 +8,3 @@ | ||
GJS TypeScript type definitions for HarfBuzz-0.0, generated from library version 8.2.1 using [ts-for-gir](https://github.com/gjsify/ts-for-gir) v3.3.0. | ||
GJS TypeScript type definitions for HarfBuzz-0.0, generated from library version 8.3.1 using [ts-for-gir](https://github.com/gjsify/ts-for-gir) v4.0.0-beta.2. | ||
@@ -11,0 +11,0 @@ |
Sorry, the diff of this file is too big to display
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
9175
337011
10
+ Added@girs/glib-2.0@2.80.0-4.0.0-beta.5(transitive)
+ Added@girs/gobject-2.0@2.80.0-4.0.0-beta.5(transitive)
- Removed@girs/gjs@3.3.0(transitive)
- Removed@girs/glib-2.0@2.78.0-3.3.0(transitive)
- Removed@girs/gobject-2.0@2.78.0-3.3.0(transitive)
Updated@girs/gjs@^4.0.0-beta.2