Socket
Socket
Sign inDemoInstall

@firebase/component

Package Overview
Dependencies
Maintainers
5
Versions
2292
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-0 to 0.1.3-canary.01da30b0

2

dist/index.cjs.js

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

* @param instanceFactory Service factory responsible for creating the public interface
* @param type whehter the service provided by the component is public or private
* @param type whether the service provided by the component is public or private
*/

@@ -19,0 +19,0 @@ function Component(name, instanceFactory, type) {

@@ -12,3 +12,3 @@ import { __assign, __values, __read, __awaiter, __generator } from 'tslib';

* @param instanceFactory Service factory responsible for creating the public interface
* @param type whehter the service provided by the component is public or private
* @param type whether the service provided by the component is public or private
*/

@@ -15,0 +15,0 @@ function Component(name, instanceFactory, type) {

@@ -11,3 +11,3 @@ import { Deferred } from '@firebase/util';

* @param instanceFactory Service factory responsible for creating the public interface
* @param type whehter the service provided by the component is public or private
* @param type whether the service provided by the component is public or private
*/

@@ -14,0 +14,0 @@ constructor(name, instanceFactory, type) {

@@ -35,3 +35,3 @@ /**

* @param instanceFactory Service factory responsible for creating the public interface
* @param type whehter the service provided by the component is public or private
* @param type whether the service provided by the component is public or private
*/

@@ -38,0 +38,0 @@ constructor(name: T, instanceFactory: InstanceFactory<T>, type: ComponentType);

{
"name": "@firebase/component",
"version": "0.1.3-0",
"version": "0.1.3-canary.01da30b0",
"description": "Firebase Component Platform",

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

"dependencies": {
"@firebase/util": "0.2.38-0",
"@firebase/util": "0.2.38-canary.01da30b0",
"tslib": "1.10.0"

@@ -27,0 +27,0 @@ },

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

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