Socket
Socket
Sign inDemoInstall

@girs/amtk-5

Package Overview
Dependencies
14
Maintainers
2
Versions
25
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 5.0.0-3.2.5 to 5.0.0-3.2.6

24

amtk-5.d.ts

@@ -403,2 +403,6 @@

statusbar?: Gtk.Statusbar | null
/**
* The #GtkApplicationWindow.
*/
applicationWindow?: Gtk.ApplicationWindow | null
}

@@ -417,2 +421,6 @@

/**
* The #GtkApplicationWindow.
*/
readonly applicationWindow: Gtk.ApplicationWindow
/**
* The #GtkStatusbar. %NULL by default.

@@ -541,2 +549,6 @@ */

default_flags?: FactoryFlags | null
/**
* The default #AmtkFactoryFlags.
*/
defaultFlags?: FactoryFlags | null
}

@@ -559,2 +571,6 @@

default_flags: FactoryFlags
/**
* The default #AmtkFactoryFlags.
*/
defaultFlags: FactoryFlags

@@ -807,2 +823,6 @@ // Own fields of Amtk-5.Amtk.Factory

menu_shell?: Gtk.MenuShell | null
/**
* The #GtkMenuShell.
*/
menuShell?: Gtk.MenuShell | null
}

@@ -820,2 +840,6 @@

readonly menu_shell: Gtk.MenuShell
/**
* The #GtkMenuShell.
*/
readonly menuShell: Gtk.MenuShell

@@ -822,0 +846,0 @@ // Own fields of Amtk-5.Amtk.MenuShell

30

package.json
{
"name": "@girs/amtk-5",
"version": "5.0.0-3.2.5",
"version": "5.0.0-3.2.6",
"description": "GJS TypeScript type definitions for Amtk-5, generated from library version 5.0.0",

@@ -28,16 +28,16 @@ "type": "module",

"dependencies": {
"@girs/atk-1.0": "^2.50.0-3.2.5",
"@girs/cairo-1.0": "^1.0.0-3.2.5",
"@girs/freetype2-2.0": "^2.0.0-3.2.5",
"@girs/gdk-3.0": "^3.24.38-3.2.5",
"@girs/gdkpixbuf-2.0": "^2.0.0-3.2.5",
"@girs/gio-2.0": "^2.78.0-3.2.5",
"@girs/gjs": "^3.2.5",
"@girs/glib-2.0": "^2.78.0-3.2.5",
"@girs/gmodule-2.0": "^2.0.0-3.2.5",
"@girs/gobject-2.0": "^2.78.0-3.2.5",
"@girs/gtk-3.0": "^3.24.38-3.2.5",
"@girs/harfbuzz-0.0": "^8.2.1-3.2.5",
"@girs/pango-1.0": "^1.51.0-3.2.5",
"@girs/xlib-2.0": "^2.0.0-3.2.5"
"@girs/atk-1.0": "^2.50.0-3.2.6",
"@girs/cairo-1.0": "^1.0.0-3.2.6",
"@girs/freetype2-2.0": "^2.0.0-3.2.6",
"@girs/gdk-3.0": "^3.24.38-3.2.6",
"@girs/gdkpixbuf-2.0": "^2.0.0-3.2.6",
"@girs/gio-2.0": "^2.78.0-3.2.6",
"@girs/gjs": "^3.2.6",
"@girs/glib-2.0": "^2.78.0-3.2.6",
"@girs/gmodule-2.0": "^2.0.0-3.2.6",
"@girs/gobject-2.0": "^2.78.0-3.2.6",
"@girs/gtk-3.0": "^3.24.38-3.2.6",
"@girs/harfbuzz-0.0": "^8.2.1-3.2.6",
"@girs/pango-1.0": "^1.51.0-3.2.6",
"@girs/xlib-2.0": "^2.0.0-3.2.6"
},

@@ -44,0 +44,0 @@ "devDependencies": {

@@ -8,3 +8,3 @@

GJS TypeScript type definitions for Amtk-5, generated from library version 5.0.0 using [ts-for-gir](https://github.com/gjsify/ts-for-gir) v3.2.5.
GJS TypeScript type definitions for Amtk-5, generated from library version 5.0.0 using [ts-for-gir](https://github.com/gjsify/ts-for-gir) v3.2.6.

@@ -11,0 +11,0 @@

Sorry, the diff of this file is not supported yet

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc