New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

@girs/gdkpixbuf-2.0

Package Overview
Dependencies
Maintainers
1
Versions
41
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@girs/gdkpixbuf-2.0 - npm Package Compare versions

Comparing version

to
2.0.0-3.0.0-beta.14

10

package.json
{
"name": "@girs/gdkpixbuf-2.0",
"version": "2.0.0-3.0.0-beta.13",
"version": "2.0.0-3.0.0-beta.14",
"description": "GJS TypeScript type definitions for GdkPixbuf-2.0, generated from library version 2.0.0",

@@ -32,6 +32,6 @@ "type": "module",

"dependencies": {
"@girs/gio-2.0": "^2.76.1-3.0.0-beta.13",
"@girs/glib-2.0": "^2.76.1-3.0.0-beta.13",
"@girs/gmodule-2.0": "^2.0.0-3.0.0-beta.13",
"@girs/gobject-2.0": "^2.76.1-3.0.0-beta.13"
"@girs/gio-2.0": "^2.76.1-3.0.0-beta.14",
"@girs/glib-2.0": "^2.76.1-3.0.0-beta.14",
"@girs/gmodule-2.0": "^2.0.0-3.0.0-beta.14",
"@girs/gobject-2.0": "^2.76.1-3.0.0-beta.14"
},

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

# GdkPixbuf-2.0
GJS TypeScript type definitions for GdkPixbuf-2.0, generated from library version 2.0.0 using [ts-for-gir](https://github.com/gjsify/ts-for-gjs) v3.0.0-beta.13.
GJS TypeScript type definitions for GdkPixbuf-2.0, generated from library version 2.0.0 using [ts-for-gir](https://github.com/gjsify/ts-for-gir) v3.0.0-beta.14.

@@ -33,2 +33,6 @@ GdkPixbuf is a library for image loading and manipulation. The GdkPixbuf documentation contains both the programmer's guide and the API reference.

Depending on your project configuration, it is recommended to use a bundler like [esbuild](https://esbuild.github.io/). You can find examples using different bundlers [here](https://github.com/gjsify/ts-for-gir/tree/main/examples).
Depending on your project configuration, it is recommended to use a bundler like [esbuild](https://esbuild.github.io/). You can find examples using different bundlers [here](https://github.com/gjsify/ts-for-gir/tree/main/examples).
## Other packages
All existing pre-generated packages can be found on [gjsify/types](https://github.com/gjsify/types).

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is too big to display