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
0
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-4.0.0-beta.19

12

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

@@ -34,7 +34,7 @@ "type": "module",

"dependencies": {
"@girs/gio-2.0": "^2.82.2-4.0.0-beta.18",
"@girs/gjs": "^4.0.0-beta.18",
"@girs/glib-2.0": "^2.82.2-4.0.0-beta.18",
"@girs/gmodule-2.0": "^2.0.0-4.0.0-beta.18",
"@girs/gobject-2.0": "^2.82.2-4.0.0-beta.18"
"@girs/gio-2.0": "^2.82.2-4.0.0-beta.19",
"@girs/gjs": "^4.0.0-beta.19",
"@girs/glib-2.0": "^2.82.2-4.0.0-beta.19",
"@girs/gmodule-2.0": "^2.0.0-4.0.0-beta.19",
"@girs/gobject-2.0": "^2.82.2-4.0.0-beta.19"
},

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

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

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) v4.0.0-beta.18.
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) v4.0.0-beta.19.

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

@@ -18,3 +18,5 @@ {

"inlineSources": false,
"newLine": "LF"
"newLine": "LF",
// Show diagnostics
"diagnostics": true
},

@@ -21,0 +23,0 @@ "include": ["./gdkpixbuf-2.0.d.ts"]

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