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

@anabode/notification-firebase

Package Overview
Dependencies
Maintainers
3
Versions
13
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@anabode/notification-firebase - npm Package Compare versions

Comparing version 1.0.4 to 1.0.5

2

lib/firebaseModel.js

@@ -1,2 +0,2 @@

'use strict';
'use strict';
var _ = require('lodash');

@@ -3,0 +3,0 @@

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

databaseURL: _this.conf.fcm.databaseURL
});
}, _.toString((new Date()).getTime()));

@@ -84,3 +84,3 @@ try {

} finally {
app.delete();
await app.delete();
return callback(errorHandler, dataHandler);

@@ -87,0 +87,0 @@ }

{
"name": "@anabode/notification-firebase",
"version": "1.0.4",
"version": "1.0.5",
"private": false,

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

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