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

@girs/harfbuzz-0.0

Package Overview
Dependencies
Maintainers
3
Versions
39
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@girs/harfbuzz-0.0 - npm Package Compare versions

Comparing version 8.2.1-3.3.0 to 8.3.1-4.0.0-beta.2

6

harfbuzz-0.0-ambient.d.ts
declare module 'gi://HarfBuzz?version=0.0' {
import HarfBuzz00 from '@girs/harfbuzz-0.0';
export default HarfBuzz00;
import HarfBuzz from '@girs/harfbuzz-0.0';
export default HarfBuzz;
}
declare module 'gi://HarfBuzz' {
import HarfBuzz00 from '@girs/harfbuzz-0.0';
import HarfBuzz00 from 'gi://HarfBuzz?version=0.0';
export default HarfBuzz00;

@@ -10,0 +10,0 @@ }

// @ts-expect-error

@@ -8,4 +7,1 @@ import HarfBuzz from 'gi://HarfBuzz?version=0.0';

{
"name": "@girs/harfbuzz-0.0",
"version": "8.2.1-3.3.0",
"description": "GJS TypeScript type definitions for HarfBuzz-0.0, generated from library version 8.2.1",
"version": "8.3.1-4.0.0-beta.2",
"description": "GJS TypeScript type definitions for HarfBuzz-0.0, generated from library version 8.3.1",
"type": "module",

@@ -11,2 +11,3 @@ "module": "harfbuzz-0.0.js",

"types": "./harfbuzz-0.0-ambient.d.ts",
"import": "./harfbuzz-0.0-ambient.js",
"default": "./harfbuzz-0.0-ambient.js"

@@ -16,25 +17,19 @@ },

"types": "./harfbuzz-0.0-import.d.ts",
"import": "./harfbuzz-0.0-import.js",
"default": "./harfbuzz-0.0-import.js"
},
".": {
"import": {
"types": "./harfbuzz-0.0.d.ts",
"default": "./harfbuzz-0.0.js"
},
"require": {
"types": "./harfbuzz-0.0.d.cts",
"default": "./harfbuzz-0.0.cjs"
}
"types": "./harfbuzz-0.0.d.ts",
"import": "./harfbuzz-0.0.js",
"default": "./harfbuzz-0.0.js"
}
},
"scripts": {
"test": "yarn test:esm && yarn test:cjs",
"test:esm": "NODE_OPTIONS=--max_old_space_size=9216 tsc --noEmit harfbuzz-0.0.d.ts",
"test:cjs": "NODE_OPTIONS=--max_old_space_size=9216 tsc --noEmit harfbuzz-0.0.d.cts"
"test": "NODE_OPTIONS=--max_old_space_size=9216 tsc --noEmit harfbuzz-0.0.d.ts"
},
"dependencies": {
"@girs/freetype2-2.0": "^2.0.0-3.3.0",
"@girs/gjs": "^3.3.0",
"@girs/glib-2.0": "^2.78.0-3.3.0",
"@girs/gobject-2.0": "^2.78.0-3.3.0"
"@girs/freetype2-2.0": "^2.0.0-4.0.0-beta.2",
"@girs/gjs": "^4.0.0-beta.2",
"@girs/glib-2.0": "^2.80.0-4.0.0-beta.2",
"@girs/gobject-2.0": "^2.80.0-4.0.0-beta.2"
},

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

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

GJS TypeScript type definitions for HarfBuzz-0.0, generated from library version 8.2.1 using [ts-for-gir](https://github.com/gjsify/ts-for-gir) v3.3.0.
GJS TypeScript type definitions for HarfBuzz-0.0, generated from library version 8.3.1 using [ts-for-gir](https://github.com/gjsify/ts-for-gir) v4.0.0-beta.2.

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

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