New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More

@firebase/installations

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.f2f6eef to 0.2.0-canary.f635457

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

var version = "0.2.0-canary.f2f6eef";
var version = "0.2.0-canary.f635457";

@@ -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-canary.f2f6eef";
var version = "0.2.0-canary.f635457";

@@ -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-canary.f2f6eef";
const version = "0.2.0-canary.f635457";

@@ -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-canary.f2f6eef",
"version": "0.2.0-canary.f635457",
"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-plugin-commonjs": "9.3.4",
"rollup": "1.16.7",
"rollup-plugin-commonjs": "10.0.1",
"rollup-plugin-json": "4.0.0",
"rollup-plugin-node-resolve": "4.2.3",
"rollup-plugin-typescript2": "0.21.0",
"rollup-plugin-node-resolve": "5.2.0",
"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.4.9-canary.f2f6eef",
"@firebase/app-types": "0.4.0-canary.f2f6eef"
"@firebase/app": "0.4.10-canary.f635457",
"@firebase/app-types": "0.4.0-canary.f635457"
},
"dependencies": {
"@firebase/installations-types": "0.1.1-canary.f2f6eef",
"@firebase/util": "0.2.20-canary.f2f6eef",
"@firebase/installations-types": "0.1.1-canary.f635457",
"@firebase/util": "0.2.21-canary.f635457",
"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