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

fireproof

Package Overview
Dependencies
Maintainers
1
Versions
69
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

fireproof - npm Package Compare versions

Comparing version 1.6.0 to 1.6.1

1

lib/stats.js

@@ -35,3 +35,2 @@

Fireproof.stats._record = function(name, path) {
console.log('heard', name, 'from', path);
Fireproof.stats.events[name].push({ path: path, time: Date.now() });

@@ -38,0 +37,0 @@ };

2

package.json
{
"name": "fireproof",
"version": "1.6.0",
"version": "1.6.1",
"description": "Promises for Firebase objects.",

@@ -5,0 +5,0 @@ "main": "index.js",

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