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.8 to 0.2.9

6

controller/auto-updater.d.ts

@@ -9,5 +9,5 @@ import { Signal } from 'typed-signals';

#private;
onCheckVersion: Signal<(isChecking: boolean) => void>;
onNewVersion: Signal<(version: string) => void>;
onNoNewVersion: Signal<() => void>;
onCheckVersion: Signal<(options: {
reportResult: boolean;
}, isChecking: boolean) => void>;
currentVersion: any;

@@ -14,0 +14,0 @@ latestVersion?: string;

{
"name": "chie",
"version": "0.2.8",
"version": "0.2.9",
"types": "./exports/chie.d.ts",

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

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