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

cape-firebase

Package Overview
Dependencies
Maintainers
1
Versions
27
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

cape-firebase - npm Package Compare versions

Comparing version 0.1.2 to 0.1.3

1

lib/init.js

@@ -30,4 +30,5 @@ 'use strict';

TIMESTAMP: _firebase2.default.database.ServerValue.TIMESTAMP,
storage: _firebase2.default.storage().ref(),
googleAuth: googleAuth
});
}

3

lib/initUtils.js

@@ -22,5 +22,4 @@ 'use strict';

entity: db.child('entity'),
getFileUrl: getFileUrl(storageBucket),
storage: fireApp.storage().ref()
getFileUrl: getFileUrl(storageBucket)
};
}
{
"name": "cape-firebase",
"version": "0.1.2",
"version": "0.1.3",
"description": "Help integrate CAPE redux projects with Firebase.",

@@ -5,0 +5,0 @@ "main": "lib/index",

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