@girs/gtk-3.0
Advanced tools
Comparing version 3.24.39-3.2.8 to 3.24.39-4.0.0-beta.1
declare module 'gi://Gtk?version=3.0' { | ||
import Gtk30 from '@girs/gtk-3.0'; | ||
export default Gtk30; | ||
import Gtk from '@girs/gtk-3.0'; | ||
export default Gtk; | ||
} | ||
declare module 'gi://Gtk' { | ||
import Gtk30 from '@girs/gtk-3.0'; | ||
export default Gtk30; | ||
} | ||
@@ -0,12 +1,2 @@ | ||
// Module import type definition not generated, otherwise this would cause a type conflict, this is because several GIR modules were generated with the same namespace: "Gtk" | ||
import Gtk30 from '@girs/gtk-3.0'; | ||
declare global { | ||
export interface GjsGiImports { | ||
Gtk: typeof Gtk30; | ||
} | ||
} | ||
export default GjsGiImports; | ||
// @ts-expect-error | ||
@@ -8,4 +7,1 @@ import Gtk from 'gi://Gtk?version=3.0'; | ||
{ | ||
"name": "@girs/gtk-3.0", | ||
"version": "3.24.39-3.2.8", | ||
"version": "3.24.39-4.0.0-beta.1", | ||
"description": "GJS TypeScript type definitions for Gtk-3.0, generated from library version 3.24.39", | ||
@@ -11,2 +11,3 @@ "type": "module", | ||
"types": "./gtk-3.0-ambient.d.ts", | ||
"import": "./gtk-3.0-ambient.js", | ||
"default": "./gtk-3.0-ambient.js" | ||
@@ -16,34 +17,28 @@ }, | ||
"types": "./gtk-3.0-import.d.ts", | ||
"import": "./gtk-3.0-import.js", | ||
"default": "./gtk-3.0-import.js" | ||
}, | ||
".": { | ||
"import": { | ||
"types": "./gtk-3.0.d.ts", | ||
"default": "./gtk-3.0.js" | ||
}, | ||
"require": { | ||
"types": "./gtk-3.0.d.cts", | ||
"default": "./gtk-3.0.cjs" | ||
} | ||
"types": "./gtk-3.0.d.ts", | ||
"import": "./gtk-3.0.js", | ||
"default": "./gtk-3.0.js" | ||
} | ||
}, | ||
"scripts": { | ||
"test": "yarn test:esm && yarn test:cjs", | ||
"test:esm": "NODE_OPTIONS=--max_old_space_size=9216 tsc --noEmit gtk-3.0.d.ts", | ||
"test:cjs": "NODE_OPTIONS=--max_old_space_size=9216 tsc --noEmit gtk-3.0.d.cts" | ||
"test": "NODE_OPTIONS=--max_old_space_size=9216 tsc --noEmit gtk-3.0.d.ts" | ||
}, | ||
"dependencies": { | ||
"@girs/atk-1.0": "^2.45.1-3.2.8", | ||
"@girs/cairo-1.0": "^1.0.0-3.2.8", | ||
"@girs/freetype2-2.0": "^2.0.0-3.2.8", | ||
"@girs/gdk-3.0": "^3.24.39-3.2.8", | ||
"@girs/gdkpixbuf-2.0": "^2.0.0-3.2.8", | ||
"@girs/gio-2.0": "^2.77.0-3.2.8", | ||
"@girs/gjs": "^3.2.8", | ||
"@girs/glib-2.0": "^2.77.0-3.2.8", | ||
"@girs/gmodule-2.0": "^2.0.0-3.2.8", | ||
"@girs/gobject-2.0": "^2.77.0-3.2.8", | ||
"@girs/harfbuzz-0.0": "^8.1.1-3.2.8", | ||
"@girs/pango-1.0": "^1.51.0-3.2.8", | ||
"@girs/xlib-2.0": "^2.0.0-3.2.8" | ||
"@girs/atk-1.0": "^2.45.1-4.0.0-beta.1", | ||
"@girs/cairo-1.0": "^1.0.0-4.0.0-beta.1", | ||
"@girs/freetype2-2.0": "^2.0.0-4.0.0-beta.1", | ||
"@girs/gdk-3.0": "^3.24.39-4.0.0-beta.1", | ||
"@girs/gdkpixbuf-2.0": "^2.0.0-4.0.0-beta.1", | ||
"@girs/gio-2.0": "^2.77.0-4.0.0-beta.1", | ||
"@girs/gjs": "^4.0.0-beta.1", | ||
"@girs/glib-2.0": "^2.77.0-4.0.0-beta.1", | ||
"@girs/gmodule-2.0": "^2.0.0-4.0.0-beta.1", | ||
"@girs/gobject-2.0": "^2.77.0-4.0.0-beta.1", | ||
"@girs/harfbuzz-0.0": "^8.1.1-4.0.0-beta.1", | ||
"@girs/pango-1.0": "^1.51.0-4.0.0-beta.1", | ||
"@girs/xlib-2.0": "^2.0.0-4.0.0-beta.1" | ||
}, | ||
@@ -50,0 +45,0 @@ "devDependencies": { |
@@ -8,5 +8,4 @@ | ||
GJS TypeScript type definitions for Gtk-3.0, generated from library version 3.24.39 using [ts-for-gir](https://github.com/gjsify/ts-for-gir) v3.2.8. | ||
GJS TypeScript type definitions for Gtk-3.0, generated from library version 3.24.39 using [ts-for-gir](https://github.com/gjsify/ts-for-gir) v4.0.0-beta.1. | ||
GTK+ is the primary library used to construct user interfaces in GNOME applications. It provides user interface controls and signal callbacks to control user interfaces. | ||
@@ -13,0 +12,0 @@ ## Install |
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
Major refactor
Supply chain riskPackage has recently undergone a major refactor. It may be unstable or indicate significant internal changes. Use caution when updating to versions that include significant changes.
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
14707731
10
1039
105
1
- 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.1