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

howsmydriving-twitter

Package Overview
Dependencies
Maintainers
1
Versions
130
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

howsmydriving-twitter - npm Package Compare versions

Comparing version 0.1.86 to 0.1.87

1

dist/src/logging.js

@@ -16,3 +16,2 @@ "use strict";

}
console.log("howsmydriving-twitter: Loading " + package_json_path + ".");
var pjson = require(package_json_path);

@@ -19,0 +18,0 @@ // Put this at very top so other modules can import it without taking

2

dist/src/twitter.js

@@ -330,4 +330,4 @@ "use strict";

var result = ret ? 'It is me.' : 'It is not me.';
logging_1.log.info("Checking if it is me: '" + id_str + "' '" + bot_info.id_str + "'..." + result);
logging_1.log.trace("Checking if it is me: '" + id_str + "' '" + bot_info.id_str + "'..." + result);
return ret;
}
{
"name": "howsmydriving-twitter",
"version": "0.1.86",
"version": "0.1.87",
"description": "Twitter abstraction for @HowsMyDrivingWA.",

@@ -15,3 +15,3 @@ "main": "dist/index.js",

"file-system": "^2.2.2",
"howsmydriving-utils": "^0.1.122",
"howsmydriving-utils": "^0.1.124",
"log4js": "^4.0.2",

@@ -18,0 +18,0 @@ "soap": "^0.30.0",

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