Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@girs/gtk-3.0

Package Overview
Dependencies
Maintainers
1
Versions
39
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@girs/gtk-3.0 - npm Package Compare versions

Comparing version 3.24.38-3.0.4 to 3.24.38-3.1.0

32

package.json
{
"name": "@girs/gtk-3.0",
"version": "3.24.38-3.0.4",
"version": "3.24.38-3.1.0",
"description": "GJS TypeScript type definitions for Gtk-3.0, generated from library version 3.24.38",

@@ -30,19 +30,19 @@ "type": "module",

"test": "yarn test:esm && yarn test:cjs",
"test:esm": "tsc --noEmit gtk-3.0.d.ts",
"test:cjs": "tsc --noEmit gtk-3.0.d.cts"
"test:esm": "NODE_OPTIONS=--max_old_space_size=9216 tsc --noEmit gtk-3.0.d.ts",
"test:cjs": "NODE_OPTIONS=--max_old_space_size=9216 tsc --noEmit gtk-3.0.d.cts"
},
"dependencies": {
"@girs/atk-1.0": "^2.48.2-3.0.4",
"@girs/cairo-1.0": "^1.0.0-3.0.4",
"@girs/freetype2-2.0": "^2.0.0-3.0.4",
"@girs/gdk-3.0": "^3.24.38-3.0.4",
"@girs/gdkpixbuf-2.0": "^2.0.0-3.0.4",
"@girs/gio-2.0": "^2.76.1-3.0.4",
"@girs/gjs": "^3.0.4",
"@girs/glib-2.0": "^2.76.1-3.0.4",
"@girs/gmodule-2.0": "^2.0.0-3.0.4",
"@girs/gobject-2.0": "^2.76.1-3.0.4",
"@girs/harfbuzz-0.0": "^7.1.0-3.0.4",
"@girs/pango-1.0": "^1.50.14-3.0.4",
"@girs/xlib-2.0": "^2.0.0-3.0.4"
"@girs/atk-1.0": "^2.48.3-3.1.0",
"@girs/cairo-1.0": "^1.0.0-3.1.0",
"@girs/freetype2-2.0": "^2.0.0-3.1.0",
"@girs/gdk-3.0": "^3.24.38-3.1.0",
"@girs/gdkpixbuf-2.0": "^2.0.0-3.1.0",
"@girs/gio-2.0": "^2.76.1-3.1.0",
"@girs/gjs": "^3.1.0",
"@girs/glib-2.0": "^2.76.1-3.1.0",
"@girs/gmodule-2.0": "^2.0.0-3.1.0",
"@girs/gobject-2.0": "^2.76.1-3.1.0",
"@girs/harfbuzz-0.0": "^7.1.0-3.1.0",
"@girs/pango-1.0": "^1.50.14-3.1.0",
"@girs/xlib-2.0": "^2.0.0-3.1.0"
},

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

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

GJS TypeScript type definitions for Gtk-3.0, generated from library version 3.24.38 using [ts-for-gir](https://github.com/gjsify/ts-for-gir) v3.0.4.
GJS TypeScript type definitions for Gtk-3.0, generated from library version 3.24.38 using [ts-for-gir](https://github.com/gjsify/ts-for-gir) v3.1.0.

@@ -11,0 +11,0 @@ GTK+ is the primary library used to construct user interfaces in GNOME applications. It provides user interface controls and signal callbacks to control user interfaces.

SocketSocket SOC 2 Logo

Product

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

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc