firebase
Advanced tools
Comparing version 3.0.1 to 3.0.2
@@ -1,3 +0,3 @@ | ||
/*! @license Firebase v3.0.1 | ||
Build: 3.0.1-rc.2 | ||
/*! @license Firebase v3.0.2 | ||
Build: 3.0.2-rc.1 | ||
Terms: https://developers.google.com/terms */ | ||
@@ -15,2 +15,2 @@ var firebase = (function() { var h="undefined"!=typeof window&&window===this?this:"undefined"!=typeof global?global:this,l=function(){h.Symbol||(h.Symbol=k);l=function(){}},m=0,k=function(a){return"jscomp_symbol_"+a+m++},p=function(){l();h.Symbol.iterator||(h.Symbol.iterator=h.Symbol("iterator"));p=function(){}},q=function(){var a=["next","error","complete"];p();if(a[h.Symbol.iterator])return a[h.Symbol.iterator]();var b=0;return{next:function(){return b==a.length?{done:!0}:{done:!1,value:a[b++]}}}};function __extends(a,b){function c(){this.constructor=a}for(var d in b)b.hasOwnProperty(d)&&(a[d]=b[d]);a.prototype=null===b?Object.create(b):(c.prototype=b.prototype,new c)} | ||
F.prototype.u=function(a){H(this);void 0===this.b[a]&&(this.b[a]=this.i.INTERNAL.factories[a](this,this.o.bind(this)));return this.b[a]};F.prototype.o=function(a){r(this,a)};var H=function(a){a.j&&E(D("deleted",{name:a.f}))};Object.defineProperties(F.prototype,{name:{configurable:!0,enumerable:!0,get:function(){H(this);return this.f}},options:{configurable:!0,enumerable:!0,get:function(){H(this);return this.v}}});F.prototype.name&&F.prototype.options||F.prototype.delete||console.log("dc");module.exports=G();; return module.exports; })(); | ||
firebase.SDK_VERSION = "3.0.1"; | ||
firebase.SDK_VERSION = "3.0.2"; |
/** | ||
* @fileoverview Firebase namespace and Firebase App API. | ||
* Version: 3.0.1 | ||
* Version: 3.0.2 | ||
* | ||
@@ -65,3 +65,3 @@ * Copyright 2016 Google Inc. All Rights Reserved. | ||
/** | ||
* The current SDK version ('3.0.1'). | ||
* The current SDK version ('3.0.2'). | ||
* @type {string} | ||
@@ -68,0 +68,0 @@ */ |
/** | ||
* @fileoverview Firebase Auth API. | ||
* Version: 3.0.1 | ||
* Version: 3.0.2 | ||
* | ||
@@ -5,0 +5,0 @@ * Copyright 2016 Google Inc. All Rights Reserved. |
/** | ||
* @fileoverview Firebase Database API. | ||
* Version: 3.0.1 | ||
* Version: 3.0.2 | ||
* | ||
@@ -5,0 +5,0 @@ * Copyright 2016 Google Inc. All Rights Reserved. |
/** | ||
* @fileoverview Firebase Server Auth API. | ||
* Version: 3.0.1 | ||
* Version: 3.0.2 | ||
* | ||
@@ -5,0 +5,0 @@ * Copyright 2016 Google Inc. All Rights Reserved. |
/** | ||
* @fileoverview Firebase Storage API. | ||
* Version: 3.0.1 | ||
* Version: 3.0.2 | ||
* | ||
@@ -5,0 +5,0 @@ * Copyright 2016 Google Inc. All Rights Reserved. |
@@ -1,3 +0,3 @@ | ||
/*! @license Firebase v3.0.1 | ||
Build: 3.0.1-rc.2 | ||
/*! @license Firebase v3.0.2 | ||
Build: 3.0.2-rc.1 | ||
Terms: https://developers.google.com/terms */ | ||
@@ -26,2 +26,2 @@ (function() { var h="undefined"!=typeof window&&window===this?this:"undefined"!=typeof global?global:this,l=function(){h.Symbol||(h.Symbol=aa);l=function(){}},ba=0,aa=function(a){return"jscomp_symbol_"+a+ba++},m=function(){l();h.Symbol.iterator||(h.Symbol.iterator=h.Symbol("iterator"));m=function(){}},ca=function(){var a=["next","error","complete"];m();if(a[h.Symbol.iterator])return a[h.Symbol.iterator]();var b=0;return{next:function(){return b==a.length?{done:!0}:{done:!1,value:a[b++]}}}},p=this,q=function(){}, | ||
Y.prototype.R=function(a){Z(this);void 0===this.i[a]&&(this.i[a]=this.H.INTERNAL.factories[a](this,this.O.bind(this)));return this.i[a]};Y.prototype.O=function(a){Q(this,a)};var Z=function(a){a.I&&X(Ba("deleted",{name:a.C}))};Object.defineProperties(Y.prototype,{name:{configurable:!0,enumerable:!0,get:function(){Z(this);return this.C}},options:{configurable:!0,enumerable:!0,get:function(){Z(this);return this.T}}});Y.prototype.name&&Y.prototype.options||Y.prototype.delete||console.log("dc");"undefined"!==typeof window&&(window.firebase=Ca()); })(); | ||
firebase.SDK_VERSION = "3.0.1"; | ||
firebase.SDK_VERSION = "3.0.2"; |
@@ -1,3 +0,3 @@ | ||
/*! @license Firebase v3.0.1 | ||
Build: 3.0.1-rc.2 | ||
/*! @license Firebase v3.0.2 | ||
Build: 3.0.2-rc.1 | ||
Terms: https://developers.google.com/terms */ | ||
@@ -4,0 +4,0 @@ (function() {var k,aa=aa||{},m=this,n=function(a){return void 0!==a},ba=function(){},p=function(a){var b=typeof a;if("object"==b)if(a){if(a instanceof Array)return"array";if(a instanceof Object)return b;var c=Object.prototype.toString.call(a);if("[object Window]"==c)return"object";if("[object Array]"==c||"number"==typeof a.length&&"undefined"!=typeof a.splice&&"undefined"!=typeof a.propertyIsEnumerable&&!a.propertyIsEnumerable("splice"))return"array";if("[object Function]"==c||"undefined"!=typeof a.call&&"undefined"!= |
{ | ||
"name": "firebase", | ||
"version": "3.0.1", | ||
"version": "3.0.2", | ||
"dependencies": { | ||
@@ -5,0 +5,0 @@ "es6-promise": { |
{ | ||
"name": "firebase", | ||
"version": "3.0.1", | ||
"version": "3.0.2", | ||
"description": "Firebase JavaScript library for web and Node.js", | ||
@@ -8,3 +8,3 @@ "author": "Firebase <firebase-support@google.com> (https://firebase.google.com/)", | ||
"main": "firebase-node.js", | ||
"browser": "firebase.js", | ||
"browser": "firebase-browser.js", | ||
"keywords": [ | ||
@@ -11,0 +11,0 @@ "Firebase", |
@@ -30,3 +30,3 @@ # Firebase - App success made simple | ||
``` | ||
<script src="https://www.gstatic.com/firebasejs/3.0.1/firebase.js></script> | ||
<script src="https://www.gstatic.com/firebasejs/3.0.2/firebase.js></script> | ||
@@ -88,6 +88,6 @@ <script> | ||
``` | ||
<script src="https://www.gstatic.com/firebasejs/3.0.1/firebase-app.js></script> | ||
<script src="https://www.gstatic.com/firebasejs/3.0.1/firebase-auth.js></script> | ||
<script src="https://www.gstatic.com/firebasejs/3.0.1/firebase-database.js></script> | ||
<script src="https://www.gstatic.com/firebasejs/3.0.1/firebase-storage.js></script> | ||
<script src="https://www.gstatic.com/firebasejs/3.0.2/firebase-app.js></script> | ||
<script src="https://www.gstatic.com/firebasejs/3.0.2/firebase-auth.js></script> | ||
<script src="https://www.gstatic.com/firebasejs/3.0.2/firebase-database.js></script> | ||
<script src="https://www.gstatic.com/firebasejs/3.0.2/firebase-storage.js></script> | ||
@@ -94,0 +94,0 @@ <script> |
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is too big to display
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
925437