@girs/glib-2.0
Advanced tools
Comparing version 2.76.1-3.0.0-beta.16 to 2.76.1-3.1.0
{ | ||
"name": "@girs/glib-2.0", | ||
"version": "2.76.1-3.0.0-beta.16", | ||
"version": "2.76.1-3.1.0", | ||
"description": "GJS TypeScript type definitions for GLib-2.0, generated from library version 2.76.1", | ||
@@ -30,11 +30,11 @@ "type": "module", | ||
"test": "yarn test:esm && yarn test:cjs", | ||
"test:esm": "tsc --noEmit glib-2.0.d.ts", | ||
"test:cjs": "tsc --noEmit glib-2.0.d.cts" | ||
"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" | ||
}, | ||
"dependencies": { | ||
"@girs/gjs": "^3.0.0-beta.16", | ||
"@girs/gobject-2.0": "^2.76.1-3.0.0-beta.16" | ||
"@girs/gjs": "^3.1.0", | ||
"@girs/gobject-2.0": "^2.76.1-3.1.0" | ||
}, | ||
"devDependencies": { | ||
"typescript": "^5.0.4" | ||
"typescript": "*" | ||
}, | ||
@@ -41,0 +41,0 @@ "keywords": [ |
# GLib-2.0 | ||
GJS TypeScript type definitions for GLib-2.0, generated from library version 2.76.1 using [ts-for-gir](https://github.com/gjsify/ts-for-gir) v3.0.0-beta.16. | ||
![version](https://img.shields.io/npm/v/@girs/glib-2.0) | ||
![downloads/week](https://img.shields.io/npm/dw/@girs/glib-2.0) | ||
GJS TypeScript type definitions for GLib-2.0, generated from library version 2.76.1 using [ts-for-gir](https://github.com/gjsify/ts-for-gir) v3.1.0. | ||
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. | ||
@@ -54,3 +58,2 @@ | ||
### Global import | ||
@@ -57,0 +60,0 @@ |
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
2093114
93
Updated@girs/gjs@^3.1.0