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

@girs/gio-2.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/gio-2.0 - npm Package Compare versions

Comparing version 2.76.1-3.0.0-beta.16 to 2.76.1-3.1.0

14

package.json
{
"name": "@girs/gio-2.0",
"version": "2.76.1-3.0.0-beta.16",
"version": "2.76.1-3.1.0",
"description": "GJS TypeScript type definitions for Gio-2.0, generated from library version 2.76.1",

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

"test": "yarn test:esm && yarn test:cjs",
"test:esm": "tsc --noEmit gio-2.0.d.ts",
"test:cjs": "tsc --noEmit gio-2.0.d.cts"
"test:esm": "NODE_OPTIONS=--max_old_space_size=9216 tsc --noEmit gio-2.0.d.ts",
"test:cjs": "NODE_OPTIONS=--max_old_space_size=9216 tsc --noEmit gio-2.0.d.cts"
},
"dependencies": {
"@girs/gjs": "^3.0.0-beta.16",
"@girs/gobject-2.0": "^2.76.1-3.0.0-beta.16",
"@girs/glib-2.0": "^2.76.1-3.0.0-beta.16"
"@girs/gjs": "^3.1.0",
"@girs/glib-2.0": "^2.76.1-3.1.0",
"@girs/gobject-2.0": "^2.76.1-3.1.0"
},
"devDependencies": {
"typescript": "^5.0.4"
"typescript": "*"
},

@@ -42,0 +42,0 @@ "keywords": [

# Gio-2.0
GJS TypeScript type definitions for Gio-2.0, generated from library version 2.76.1 using [ts-for-gir](https://github.com/gjsify/ts-for-gir) v3.0.0-beta.16.
![version](https://img.shields.io/npm/v/@girs/gio-2.0)
![downloads/week](https://img.shields.io/npm/dw/@girs/gio-2.0)
GJS TypeScript type definitions for Gio-2.0, generated from library version 2.76.1 using [ts-for-gir](https://github.com/gjsify/ts-for-gir) v3.1.0.
GIO provides a modern and easy-to-use VFS API. It provides a file system abstraction which allows applications to access local and remote files with a single consistent API.

@@ -54,3 +58,2 @@

### Global import

@@ -57,0 +60,0 @@

Sorry, the diff of this file is not supported yet

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

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