New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

aurorajs

Package Overview
Dependencies
Maintainers
1
Versions
59
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

aurorajs - npm Package Compare versions

Comparing version 0.1.58 to 0.1.60

6

index.ts

@@ -277,7 +277,5 @@ let exec = require("promised-exec");

getAlarms(exe, checkanswer.address, checkanswer.dev).then(function(alarms) {
if (alarms.length > 0) {
resolve();
} else {
}
ala.alarms = alarms;
resolve(ala);
}).catch(function(err) {

@@ -284,0 +282,0 @@ console.error("errrrrr2");

{
"name": "aurorajs",
"version": "0.1.58",
"version": "0.1.60",
"main": "index.js",

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

Sorry, the diff of this file is too big to display

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