Socket
Socket
Sign inDemoInstall

@firebase/logger

Package Overview
Dependencies
Maintainers
4
Versions
3021
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@firebase/logger - npm Package Compare versions

Comparing version 0.4.2-canary.0af23e02e to 0.4.2-canary.12ba46ff4

5

package.json
{
"name": "@firebase/logger",
"version": "0.4.2-canary.0af23e02e",
"version": "0.4.2-canary.12ba46ff4",
"description": "A logger package for use in the Firebase JS SDK",

@@ -32,3 +32,4 @@ "author": "Firebase <firebase-support@google.com> (https://firebase.google.com/)",

"test:browser:debug": "karma start --browsers Chrome --auto-watch",
"test:node": "TS_NODE_COMPILER_OPTIONS='{\"module\":\"commonjs\"}' nyc --reporter lcovonly -- mocha test/**/*.test.* --config ../../config/mocharc.node.js"
"test:node": "TS_NODE_COMPILER_OPTIONS='{\"module\":\"commonjs\"}' nyc --reporter lcovonly -- mocha test/**/*.test.* --config ../../config/mocharc.node.js",
"trusted-type-check": "tsec -p tsconfig.json --noEmit"
},

@@ -35,0 +36,0 @@ "license": "Apache-2.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