@girs/gmodule-2.0
Advanced tools
Comparing version 2.0.0-4.0.0-beta.9 to 2.0.0-4.0.0-beta.10
@@ -82,5 +82,6 @@ /** | ||
} | ||
export namespace ModuleFlags { | ||
export const $gtype: GObject.GType<ModuleFlags>; | ||
} | ||
/** | ||
* Flags passed to g_module_open(). | ||
* Note that these flags are not supported on all platforms. | ||
*/ | ||
@@ -91,2 +92,6 @@ /** | ||
*/ | ||
export namespace ModuleFlags { | ||
export const $gtype: GObject.GType<ModuleFlags>; | ||
} | ||
enum ModuleFlags { | ||
@@ -93,0 +98,0 @@ /** |
{ | ||
"name": "@girs/gmodule-2.0", | ||
"version": "2.0.0-4.0.0-beta.9", | ||
"version": "2.0.0-4.0.0-beta.10", | ||
"description": "GJS TypeScript type definitions for GModule-2.0, generated from library version 2.0.0", | ||
@@ -34,5 +34,5 @@ "type": "module", | ||
"dependencies": { | ||
"@girs/gjs": "^4.0.0-beta.9", | ||
"@girs/glib-2.0": "^2.80.2-4.0.0-beta.9", | ||
"@girs/gobject-2.0": "^2.80.2-4.0.0-beta.9" | ||
"@girs/gjs": "^4.0.0-beta.10", | ||
"@girs/glib-2.0": "^2.80.2-4.0.0-beta.10", | ||
"@girs/gobject-2.0": "^2.80.2-4.0.0-beta.10" | ||
}, | ||
@@ -39,0 +39,0 @@ "devDependencies": { |
@@ -8,3 +8,3 @@ | ||
GJS TypeScript type definitions for GModule-2.0, generated from library version 2.0.0 using [ts-for-gir](https://github.com/gjsify/ts-for-gir) v4.0.0-beta.9. | ||
GJS TypeScript type definitions for GModule-2.0, generated from library version 2.0.0 using [ts-for-gir](https://github.com/gjsify/ts-for-gir) v4.0.0-beta.10. | ||
@@ -11,0 +11,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
12691
242