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

node-ainzfb-new

Package Overview
Dependencies
Maintainers
1
Versions
45
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

node-ainzfb-new - npm Package Compare versions

Comparing version 1.6.0 to 1.6.1-test

2

index.js

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

if (Number(localbrand.replace(/\./g, "")) < Number(JSON.parse(res.body.toString()).version.replace(/\./g, ""))) {
log.warn("[ FCA-SUS ] •", getText.gettext(Language.NewVersionFound, JSON.parse(readFileSync('./node_modules/node-ainzfb/package.json')).version, JSON.parse(res.body.toString()).version));
log.warn("[ FCA-SUS ] •", getText.gettext(Language.NewVersionFound, JSON.parse(readFileSync('./node_modules/node-ainzfb-new/package.json')).version, JSON.parse(res.body.toString()).version));
log.warn("[ FCA-SUS ] •", Language.AutoUpdate);

@@ -1003,0 +1003,0 @@ try {

{
"name": "node-ainzfb-new",
"version": "1.6.0",
"version": "1.6.1-test",
"description": "A Facebook chat API that doesn't rely on XMPP. Will NOT be deprecated after April 30th 2015.",

@@ -33,3 +33,2 @@ "scripts": {

"crypto": "latest",
"facebook-chat-api": "latest",
"gettext.js": "^1.1.1",

@@ -36,0 +35,0 @@ "got": "^11.8.3",

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