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.7 to 5.0.0-3.2.8

amtk-5-ambient.js

26

amtk-5.d.ts

@@ -398,3 +398,3 @@

*/
application_window?: Gtk.ApplicationWindow | null
applicationWindow?: Gtk.ApplicationWindow | null
/**

@@ -404,6 +404,2 @@ * The #GtkStatusbar. %NULL by default.

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

@@ -420,6 +416,2 @@

*/
readonly application_window: Gtk.ApplicationWindow
/**
* The #GtkApplicationWindow.
*/
readonly applicationWindow: Gtk.ApplicationWindow

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

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

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

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

@@ -823,6 +807,2 @@

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

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

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

@@ -846,0 +822,0 @@

{
"name": "@girs/amtk-5",
"version": "5.0.0-3.2.7",
"version": "5.0.0-3.2.8",
"description": "GJS TypeScript type definitions for Amtk-5, generated from library version 5.0.0",

@@ -9,4 +9,10 @@ "type": "module",

"exports": {
"./ambient": "./amtk-5-ambient.d.ts",
"./import": "./amtk-5-import.d.ts",
"./ambient": {
"types": "./amtk-5-ambient.d.ts",
"default": "./amtk-5-ambient.js"
},
"./import": {
"types": "./amtk-5-import.d.ts",
"default": "./amtk-5-import.js"
},
".": {

@@ -29,16 +35,16 @@ "import": {

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

@@ -60,3 +66,3 @@ "devDependencies": {

"type": "git",
"url": "git+https://github.com/gjsify/types.git"
"url": "git+https://github.com/gjsify/ts-for-gir.git"
},

@@ -63,0 +69,0 @@ "bugs": {

@@ -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.7.
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.8.

@@ -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