@girs/graphene-1.0
Advanced tools
Comparing version 1.0.0-3.0.0-beta.16 to 1.0.0-3.1.0
{ | ||
"name": "@girs/graphene-1.0", | ||
"version": "1.0.0-3.0.0-beta.16", | ||
"version": "1.0.0-3.1.0", | ||
"description": "GJS TypeScript type definitions for Graphene-1.0, generated from library version 1.0.0", | ||
@@ -30,12 +30,12 @@ "type": "module", | ||
"test": "yarn test:esm && yarn test:cjs", | ||
"test:esm": "tsc --noEmit graphene-1.0.d.ts", | ||
"test:cjs": "tsc --noEmit graphene-1.0.d.cts" | ||
"test:esm": "NODE_OPTIONS=--max_old_space_size=9216 tsc --noEmit graphene-1.0.d.ts", | ||
"test:cjs": "NODE_OPTIONS=--max_old_space_size=9216 tsc --noEmit graphene-1.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": [ |
# Graphene-1.0 | ||
GJS TypeScript type definitions for Graphene-1.0, generated from library version 1.0.0 using [ts-for-gir](https://github.com/gjsify/ts-for-gir) v3.0.0-beta.16. | ||
![version](https://img.shields.io/npm/v/@girs/graphene-1.0) | ||
![downloads/week](https://img.shields.io/npm/dw/@girs/graphene-1.0) | ||
GJS TypeScript type definitions for Graphene-1.0, generated from library version 1.0.0 using [ts-for-gir](https://github.com/gjsify/ts-for-gir) v3.1.0. | ||
A thin layer of types for graphic libraries | ||
@@ -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
237884
93
Updated@girs/gjs@^3.1.0
Updated@girs/glib-2.0@^2.76.1-3.1.0