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

chie

Package Overview
Dependencies
Maintainers
2
Versions
14
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

chie - npm Package Compare versions

Comparing version 0.2.1 to 0.2.3

cli-main.d.ts

4

package.json
{
"name": "chie",
"version": "0.2.1",
"version": "0.2.3",
"types": "./exports/chie.d.ts",

@@ -9,2 +9,2 @@ "dependencies": {

}
}
}
# Chie API Types
This package provides TypeScript type definitions for extensions developed for
[Chie](https://chie.app), an extensible desktop app.
[the Chie app](https://chie.app).
These types are specifically designed to be used by TypeScript extensions for
Chie. To use this package, add it to the `devDependencies` of your extension,
specifying the version that corresponds to the Chie app version you are
targeting. For an example of a bare-metal extension, you can refer to the
To use this package, add it to the `devDependencies` field of your extension's
`package.json` file, with the version that corresponds to the Chie app version
you are targeting. For an example of a bare-metal extension, you can check the
[chie-extension-empty](https://github.com/chieapp/chie-extension-empty)

@@ -11,0 +10,0 @@ repository.

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