Comparing version 0.2.1 to 0.2.3
{ | ||
"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. |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
Major refactor
Supply chain riskPackage has recently undergone a major refactor. It may be unstable or indicate significant internal changes. Use caution when updating to versions that include significant changes.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
Empty package
Supply chain riskPackage does not contain any code. It may be removed, is name squatting, or the result of a faulty package publish.
Found 1 instance in 1 package
Major refactor
Supply chain riskPackage has recently undergone a major refactor. It may be unstable or indicate significant internal changes. Use caution when updating to versions that include significant changes.
Found 1 instance in 1 package
57290
91
1582
1
15