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

@firebase/installations

Package Overview
Dependencies
Maintainers
5
Versions
2744
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@firebase/installations - npm Package Compare versions

Comparing version 0.2.0-canary.37c13b3 to 0.2.0-canary.444c3ae

.rpt2_cache/rpt2_b2a74bdc7dbf671603a1920c4897a18cdd843ab5/code/cache/011f65162f121c1aafb5173275d479529cef0a2e

2

dist/index.cjs.js

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

var version = "0.2.0-canary.37c13b3";
var version = "0.2.0-canary.444c3ae";

@@ -15,0 +15,0 @@ /**

@@ -6,3 +6,3 @@ import firebase from '@firebase/app';

var version = "0.2.0-canary.37c13b3";
var version = "0.2.0-canary.444c3ae";

@@ -9,0 +9,0 @@ /**

@@ -5,3 +5,3 @@ import firebase from '@firebase/app';

const version = "0.2.0-canary.37c13b3";
const version = "0.2.0-canary.444c3ae";

@@ -8,0 +8,0 @@ /**

{
"name": "@firebase/installations",
"version": "0.2.0-canary.37c13b3",
"version": "0.2.0-canary.444c3ae",
"main": "dist/index.cjs.js",

@@ -34,5 +34,5 @@ "module": "dist/index.esm.js",

"rollup": "1.16.7",
"rollup-plugin-commonjs": "9.3.4",
"rollup-plugin-commonjs": "10.0.1",
"rollup-plugin-json": "4.0.0",
"rollup-plugin-node-resolve": "4.2.4",
"rollup-plugin-node-resolve": "5.2.0",
"rollup-plugin-typescript2": "0.22.0",

@@ -51,8 +51,8 @@ "rollup-plugin-uglify": "6.0.2",

"peerDependencies": {
"@firebase/app": "0.4.10-canary.37c13b3",
"@firebase/app-types": "0.4.0-canary.37c13b3"
"@firebase/app": "0.4.10-canary.444c3ae",
"@firebase/app-types": "0.4.0-canary.444c3ae"
},
"dependencies": {
"@firebase/installations-types": "0.1.1-canary.37c13b3",
"@firebase/util": "0.2.21-canary.37c13b3",
"@firebase/installations-types": "0.1.1-canary.444c3ae",
"@firebase/util": "0.2.21-canary.444c3ae",
"idb": "3.0.2",

@@ -59,0 +59,0 @@ "tslib": "1.10.0"

@@ -6,4 +6,2 @@ {

"resolveJsonModule": true,
"strict": true,
"noUnusedLocals": true,

@@ -10,0 +8,0 @@ "noUnusedParameters": true,

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