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

hadron-auto-update-manager

Package Overview
Dependencies
Maintainers
1
Versions
85
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

hadron-auto-update-manager - npm Package Compare versions

Comparing version 0.0.12 to 0.0.13

4

index.js

@@ -193,3 +193,3 @@ 'use strict';

debug('state is now', state);
return this.emit('state-changed', this.state);
this.emit('state-changed', this.state);
};

@@ -210,3 +210,3 @@

title: 'No Update Available',
detail: 'You\'re running the latest version of N1 (' + this.version + ').'
detail: 'You\'re running the latest version of ' + app.getName() + ' (' + this.version + ').'
});

@@ -213,0 +213,0 @@ };

{
"name": "hadron-auto-update-manager",
"description": "Atoms AutoUpdateManager class as a standalone module.",
"version": "0.0.12",
"version": "0.0.13",
"scripts": {

@@ -6,0 +6,0 @@ "fmt": "mongodb-js-fmt",

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