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.0 to 0.2.1

2

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

@@ -5,0 +5,0 @@ "dependencies": {

@@ -1,6 +0,15 @@

# Chie APIs
# Chie API Types
Types of the "chie" APIs in extensions of [the Chie app](https://chie.app).
This package provides TypeScript type definitions for extensions developed for
[Chie](https://chie.app), an extensible desktop app.
This is NOT the package of the Chie app itself, it is a types only package
intended to be used by extension authors who use TypeScript.
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
[chie-extension-empty](https://github.com/chieapp/chie-extension-empty)
repository.
To enhance the discoverability of your extension, it is recommended to include
`"chie-extension"` as one of the `keywords` in your extension's `package.json`
file. This will help users find your extension more easily.
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