@girs/gmodule-2.0
Advanced tools
Comparing version 2.0.0-4.0.0-beta.11 to 2.0.0-4.0.0-beta.12
@@ -25,3 +25,3 @@ /** | ||
// Static fields of GModule.ModuleError | ||
// Static fields | ||
@@ -37,3 +37,3 @@ /** | ||
// Constructors of GModule.ModuleError | ||
// Constructors | ||
@@ -124,7 +124,7 @@ constructor(options: { message: string; code: number }); | ||
// Constructors of GModule.Module | ||
// Constructors | ||
_init(...args: any[]): void; | ||
// Own static methods of GModule.Module | ||
// Static methods | ||
@@ -159,3 +159,3 @@ /** | ||
// Own methods of GModule.Module | ||
// Methods | ||
@@ -162,0 +162,0 @@ /** |
{ | ||
"name": "@girs/gmodule-2.0", | ||
"version": "2.0.0-4.0.0-beta.11", | ||
"version": "2.0.0-4.0.0-beta.12", | ||
"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.11", | ||
"@girs/glib-2.0": "^2.80.3-4.0.0-beta.11", | ||
"@girs/gobject-2.0": "^2.80.3-4.0.0-beta.11" | ||
"@girs/gjs": "^4.0.0-beta.12", | ||
"@girs/glib-2.0": "^2.80.3-4.0.0-beta.12", | ||
"@girs/gobject-2.0": "^2.80.3-4.0.0-beta.12" | ||
}, | ||
@@ -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.11. | ||
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.12. | ||
@@ -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
12583