@girs/gio-2.0
Advanced tools
Comparing version 2.76.1-3.0.0-beta.16 to 2.76.1-3.1.0
{ | ||
"name": "@girs/gio-2.0", | ||
"version": "2.76.1-3.0.0-beta.16", | ||
"version": "2.76.1-3.1.0", | ||
"description": "GJS TypeScript type definitions for Gio-2.0, generated from library version 2.76.1", | ||
@@ -30,12 +30,12 @@ "type": "module", | ||
"test": "yarn test:esm && yarn test:cjs", | ||
"test:esm": "tsc --noEmit gio-2.0.d.ts", | ||
"test:cjs": "tsc --noEmit gio-2.0.d.cts" | ||
"test:esm": "NODE_OPTIONS=--max_old_space_size=9216 tsc --noEmit gio-2.0.d.ts", | ||
"test:cjs": "NODE_OPTIONS=--max_old_space_size=9216 tsc --noEmit gio-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/glib-2.0": "^2.76.1-3.0.0-beta.16" | ||
"@girs/gjs": "^3.1.0", | ||
"@girs/glib-2.0": "^2.76.1-3.1.0", | ||
"@girs/gobject-2.0": "^2.76.1-3.1.0" | ||
}, | ||
"devDependencies": { | ||
"typescript": "^5.0.4" | ||
"typescript": "*" | ||
}, | ||
@@ -42,0 +42,0 @@ "keywords": [ |
# Gio-2.0 | ||
GJS TypeScript type definitions for Gio-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/gio-2.0) | ||
![downloads/week](https://img.shields.io/npm/dw/@girs/gio-2.0) | ||
GJS TypeScript type definitions for Gio-2.0, generated from library version 2.76.1 using [ts-for-gir](https://github.com/gjsify/ts-for-gir) v3.1.0. | ||
GIO provides a modern and easy-to-use VFS API. It provides a file system abstraction which allows applications to access local and remote files with a single consistent API. | ||
@@ -54,3 +58,2 @@ | ||
### Global import | ||
@@ -57,0 +60,0 @@ |
Sorry, the diff of this file is not supported yet
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
4566591
93
Updated@girs/gjs@^3.1.0
Updated@girs/glib-2.0@^2.76.1-3.1.0