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

@firebase/component

Package Overview
Dependencies
Maintainers
5
Versions
2332
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@firebase/component - npm Package Compare versions

Comparing version 0.1.3-canary.83fed17e to 0.1.3-canary.878c5016

7

package.json
{
"name": "@firebase/component",
"version": "0.1.3-canary.83fed17e",
"version": "0.1.3-canary.878c5016",
"description": "Firebase Component Platform",

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

"dev": "rollup -c -w",
"test": "run-p lint test:browser test:node",
"test": "yarn type-check && run-p lint test:browser test:node",
"type-check": "tsc -p . --noEmit",
"test:browser": "karma start --single-run",

@@ -25,3 +26,3 @@ "test:node": "TS_NODE_COMPILER_OPTIONS='{\"module\":\"commonjs\"}' nyc --reporter lcovonly -- mocha src/**/*.test.ts --opts ../../config/mocha.node.opts",

"dependencies": {
"@firebase/util": "0.2.38-canary.83fed17e",
"@firebase/util": "0.2.38-canary.878c5016",
"tslib": "1.10.0"

@@ -28,0 +29,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