@girs/glib-2.0
Advanced tools
Comparing version 2.78.0-3.3.0 to 2.80.0-4.0.0-beta.2
declare module 'gi://GLib?version=2.0' { | ||
import GLib20 from '@girs/glib-2.0'; | ||
export default GLib20; | ||
import GLib from '@girs/glib-2.0'; | ||
export default GLib; | ||
} | ||
declare module 'gi://GLib' { | ||
import GLib20 from '@girs/glib-2.0'; | ||
import GLib20 from 'gi://GLib?version=2.0'; | ||
export default GLib20; | ||
@@ -10,0 +10,0 @@ } |
// @ts-expect-error | ||
@@ -8,4 +7,1 @@ import GLib from 'gi://GLib?version=2.0'; | ||
{ | ||
"name": "@girs/glib-2.0", | ||
"version": "2.78.0-3.3.0", | ||
"description": "GJS TypeScript type definitions for GLib-2.0, generated from library version 2.78.0", | ||
"version": "2.80.0-4.0.0-beta.2", | ||
"description": "GJS TypeScript type definitions for GLib-2.0, generated from library version 2.80.0", | ||
"type": "module", | ||
@@ -11,2 +11,3 @@ "module": "glib-2.0.js", | ||
"types": "./glib-2.0-ambient.d.ts", | ||
"import": "./glib-2.0-ambient.js", | ||
"default": "./glib-2.0-ambient.js" | ||
@@ -16,23 +17,17 @@ }, | ||
"types": "./glib-2.0-import.d.ts", | ||
"import": "./glib-2.0-import.js", | ||
"default": "./glib-2.0-import.js" | ||
}, | ||
".": { | ||
"import": { | ||
"types": "./glib-2.0.d.ts", | ||
"default": "./glib-2.0.js" | ||
}, | ||
"require": { | ||
"types": "./glib-2.0.d.cts", | ||
"default": "./glib-2.0.cjs" | ||
} | ||
"types": "./glib-2.0.d.ts", | ||
"import": "./glib-2.0.js", | ||
"default": "./glib-2.0.js" | ||
} | ||
}, | ||
"scripts": { | ||
"test": "yarn test:esm && yarn test:cjs", | ||
"test:esm": "NODE_OPTIONS=--max_old_space_size=9216 tsc --noEmit glib-2.0.d.ts", | ||
"test:cjs": "NODE_OPTIONS=--max_old_space_size=9216 tsc --noEmit glib-2.0.d.cts" | ||
"test": "NODE_OPTIONS=--max_old_space_size=9216 tsc --noEmit glib-2.0.d.ts" | ||
}, | ||
"dependencies": { | ||
"@girs/gjs": "^3.3.0", | ||
"@girs/gobject-2.0": "^2.78.0-3.3.0" | ||
"@girs/gjs": "^4.0.0-beta.2", | ||
"@girs/gobject-2.0": "^2.80.0-4.0.0-beta.2" | ||
}, | ||
@@ -39,0 +34,0 @@ "devDependencies": { |
@@ -8,5 +8,4 @@ | ||
GJS TypeScript type definitions for GLib-2.0, generated from library version 2.78.0 using [ts-for-gir](https://github.com/gjsify/ts-for-gir) v3.3.0. | ||
GJS TypeScript type definitions for GLib-2.0, generated from library version 2.80.0 using [ts-for-gir](https://github.com/gjsify/ts-for-gir) v4.0.0-beta.2. | ||
GLib provides the core application building blocks for libraries and applications written in C. It provides the core object system used in GNOME, the main loop implementation, and a large set of utility functions for strings and common data structures. | ||
@@ -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
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
1153236
10
25823
105
+ Added@girs/cairo-1.0@1.0.0-4.0.0-beta.19(transitive)
+ Added@girs/gio-2.0@2.82.2-4.0.0-beta.19(transitive)
+ Added@girs/gjs@4.0.0-beta.19(transitive)
+ Added@girs/glib-2.0@2.80.0-4.0.0-beta.52.82.2-4.0.0-beta.19(transitive)
+ Added@girs/gmodule-2.0@2.0.0-4.0.0-beta.19(transitive)
+ Added@girs/gobject-2.0@2.80.0-4.0.0-beta.52.82.2-4.0.0-beta.19(transitive)
- Removed@girs/gjs@3.3.0(transitive)
- Removed@girs/gobject-2.0@2.78.0-3.3.0(transitive)
Updated@girs/gjs@^4.0.0-beta.2