@girs/atk-1.0
Advanced tools
Comparing version 2.48.2-3.0.4 to 2.48.3-3.1.0
{ | ||
"name": "@girs/atk-1.0", | ||
"version": "2.48.2-3.0.4", | ||
"description": "GJS TypeScript type definitions for Atk-1.0, generated from library version 2.48.2", | ||
"version": "2.48.3-3.1.0", | ||
"description": "GJS TypeScript type definitions for Atk-1.0, generated from library version 2.48.3", | ||
"type": "module", | ||
@@ -30,9 +30,9 @@ "module": "atk-1.0.js", | ||
"test": "yarn test:esm && yarn test:cjs", | ||
"test:esm": "tsc --noEmit atk-1.0.d.ts", | ||
"test:cjs": "tsc --noEmit atk-1.0.d.cts" | ||
"test:esm": "NODE_OPTIONS=--max_old_space_size=9216 tsc --noEmit atk-1.0.d.ts", | ||
"test:cjs": "NODE_OPTIONS=--max_old_space_size=9216 tsc --noEmit atk-1.0.d.cts" | ||
}, | ||
"dependencies": { | ||
"@girs/gjs": "^3.0.4", | ||
"@girs/glib-2.0": "^2.76.1-3.0.4", | ||
"@girs/gobject-2.0": "^2.76.1-3.0.4" | ||
"@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" | ||
}, | ||
@@ -39,0 +39,0 @@ "devDependencies": { |
@@ -8,3 +8,3 @@ | ||
GJS TypeScript type definitions for Atk-1.0, generated from library version 2.48.2 using [ts-for-gir](https://github.com/gjsify/ts-for-gir) v3.0.4. | ||
GJS TypeScript type definitions for Atk-1.0, generated from library version 2.48.3 using [ts-for-gir](https://github.com/gjsify/ts-for-gir) v3.1.0. | ||
@@ -11,0 +11,0 @@ ATK provides the set of accessibility interfaces that are implemented by other toolkits and applications. Using the ATK interfaces, accessibility tools have full access to view and control running applications. |
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
693861
Updated@girs/gjs@^3.1.0
Updated@girs/glib-2.0@^2.76.1-3.1.0