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-1 to 0.2.0-canary.0bc236f

.rpt2_cache/rpt2_02042d0f6a1fc57e32606beff54c29f7da1708e6/code/cache/011f65162f121c1aafb5173275d479529cef0a2e

19

dist/index.cjs.js

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

var version = "0.2.0-1";
var version = "0.2.0-canary.0bc236f";

@@ -1114,19 +1114,2 @@ /**

*/
/**
* @license
* Copyright 2019 Google Inc.
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or agreed to in writing, software
* distributed under the License is distributed on an "AS IS" BASIS,
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
* See the License for the specific language governing permissions and
* limitations under the License.
*/
function registerInstallations(instance) {

@@ -1133,0 +1116,0 @@ var installationsName = 'installations';

import firebase from '@firebase/app';
import * as tslib_1 from 'tslib';
import { __awaiter, __generator, __spread, __assign } from 'tslib';

@@ -7,3 +6,3 @@ import { ErrorFactory, FirebaseError } from '@firebase/util';

var version = "0.2.0-1";
var version = "0.2.0-canary.0bc236f";

@@ -1109,19 +1108,2 @@ /**

*/
/**
* @license
* Copyright 2019 Google Inc.
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or agreed to in writing, software
* distributed under the License is distributed on an "AS IS" BASIS,
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
* See the License for the specific language governing permissions and
* limitations under the License.
*/
function registerInstallations(instance) {

@@ -1128,0 +1110,0 @@ var installationsName = 'installations';

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

const version = "0.2.0-1";
const version = "0.2.0-canary.0bc236f";

@@ -870,19 +870,2 @@ /**

*/
/**
* @license
* Copyright 2019 Google Inc.
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or agreed to in writing, software
* distributed under the License is distributed on an "AS IS" BASIS,
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
* See the License for the specific language governing permissions and
* limitations under the License.
*/
function registerInstallations(instance) {

@@ -889,0 +872,0 @@ const installationsName = 'installations';

{
"name": "@firebase/installations",
"version": "0.2.0-1",
"version": "0.2.0-canary.0bc236f",
"main": "dist/index.cjs.js",

@@ -26,4 +26,4 @@ "module": "dist/index.esm.js",

"@types/chai-as-promised": "7.1.0",
"@types/mocha": "5.2.6",
"@types/sinon": "7.0.11",
"@types/mocha": "5.2.7",
"@types/sinon": "7.0.13",
"@types/sinon-chai": "3.2.2",

@@ -34,28 +34,28 @@ "chai": "4.2.0",

"mocha": "6.1.4",
"rollup": "1.11.0",
"rollup": "1.16.7",
"rollup-plugin-commonjs": "9.3.4",
"rollup-plugin-json": "4.0.0",
"rollup-plugin-node-resolve": "4.2.3",
"rollup-plugin-typescript2": "0.21.0",
"rollup-plugin-node-resolve": "4.2.4",
"rollup-plugin-typescript2": "0.22.0",
"rollup-plugin-uglify": "6.0.2",
"sinon": "7.3.2",
"sinon-chai": "3.3.0",
"tslint": "5.16.0",
"typescript": "3.4.5",
"tslint": "5.18.0",
"typescript": "3.5.3",
"eslint": "5.16.0",
"@typescript-eslint/parser": "1.10.2",
"@typescript-eslint/eslint-plugin": "1.10.2",
"@typescript-eslint/eslint-plugin-tslint": "1.10.2",
"eslint-plugin-import": "2.17.3"
"@typescript-eslint/parser": "1.12.0",
"@typescript-eslint/eslint-plugin": "1.12.0",
"@typescript-eslint/eslint-plugin-tslint": "1.12.0",
"eslint-plugin-import": "2.18.0"
},
"peerDependencies": {
"@firebase/app": "0.x",
"@firebase/app-types": "0.x"
"@firebase/app": "0.4.10-canary.0bc236f",
"@firebase/app-types": "0.4.0-canary.0bc236f"
},
"dependencies": {
"@firebase/installations-types": "0.1.1",
"@firebase/util": "0.2.21-1",
"@firebase/installations-types": "0.1.1-canary.0bc236f",
"@firebase/util": "0.2.21-canary.0bc236f",
"idb": "3.0.2",
"tslib": "1.9.3"
"tslib": "1.10.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