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

@girs/cairo-1.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/cairo-1.0 - npm Package Compare versions

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

12

package.json
{
"name": "@girs/cairo-1.0",
"version": "1.0.0-3.0.0-beta.16",
"version": "1.0.0-3.1.0",
"description": "GJS TypeScript type definitions for cairo-1.0, generated from library version 1.0.0",

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

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

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

# cairo-1.0
GJS TypeScript type definitions for cairo-1.0, generated from library version 1.0.0 using [ts-for-gir](https://github.com/gjsify/ts-for-gir) v3.0.0-beta.16.
![version](https://img.shields.io/npm/v/@girs/cairo-1.0)
![downloads/week](https://img.shields.io/npm/dw/@girs/cairo-1.0)
GJS TypeScript type definitions for cairo-1.0, generated from library version 1.0.0 using [ts-for-gir](https://github.com/gjsify/ts-for-gir) v3.1.0.
Cairo is a 2D graphics library with support for multiple output devices like the X Window System (via both Xlib and XCB), Quartz, Win32, image buffers, PostScript, PDF, and SVG.

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

### Global import

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

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