firebase
Advanced tools
Comparing version 3.0.0 to 3.0.1
@@ -1,3 +0,3 @@ | ||
/*! @license Firebase v3.0.0 | ||
Build: 3.0.0-rc.9 | ||
/*! @license Firebase v3.0.1 | ||
Build: 3.0.1-rc.2 | ||
Terms: https://developers.google.com/terms */ | ||
@@ -7,3 +7,3 @@ 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)} | ||
var __param=function(a,b){return function(c,d){b(c,d,a)}},__awaiter=function(a,b,c,d){return new (c||(c=Promise))(function(e,g){function n(a){try{u(d.next(a))}catch(b){g(b)}}function f(a){try{u(d.throw(a))}catch(b){g(b)}}function u(a){a.done?e(a.value):(new c(function(b){b(a.value)})).then(n,f)}u((d=d.apply(a,b)).next())})};var r=function(a,b){if(!(b instanceof Object))return b;switch(b.constructor){case Date:return new Date(b.getTime());case Object:void 0===a&&(a={});break;case Array:a=[];break;default:return b}for(var c in b)b.hasOwnProperty(c)&&(a[c]=r(a[c],b[c]));return a};var v=function(a,b){this.code=a;this.message=b;if(Error.captureStackTrace)(0,Error.captureStackTrace)(this,t.prototype.create);else{var c=Error.apply(this,arguments);this.name="FirebaseError";Object.defineProperty(this,"stack",{get:function(){return c.stack}})}};v.prototype=Object.create(Error.prototype);v.prototype.constructor=v;v.prototype.name="FirebaseError";var t=function(a,b,c){this.w=a;this.A=b;this.m=c;this.pattern=/\{\$([^}]+)}/g}; | ||
t.prototype.create=function(a,b){void 0===b&&(b={});var c=this.m[a],c=void 0===c?"Error":c.replace(this.pattern,function(a,c){return void 0!==b[c]?b[c].toString():"<"+c+"?>"}),c=this.A+": "+c+" ("+this.w+"/"+a+").",c=new v(a,c),d;for(d in b)b.hasOwnProperty(d)&&"_"!==d.slice(-1)&&(c[d]=b[d]);return c};var w=Promise;var x=function(){},y=function(a){if("object"!==typeof a||null===a)return!1;for(var b=q(),c=b.next();!c.done;c=b.next())if(c=c.value,c in a&&"function"===typeof a[c])return!0;return!1},A=function(a,b){var c=new z(a,b);return c.subscribe.bind(c)},z=function(a,b){var c=this;this.a=[];this.l=0;this.task=w.resolve();this.c=!1;this.g=b;this.task.then(function(){a(c)}).catch(function(a){c.error(a)})};z.prototype.next=function(a){B(this,function(b){b.next(a)})}; | ||
t.prototype.create=function(a,b){void 0===b&&(b={});var c=this.m[a],c=void 0===c?"Error":c.replace(this.pattern,function(a,c){return void 0!==b[c]?b[c].toString():"<"+c+"?>"}),c=this.A+": "+c+" ("+this.w+"/"+a+").",c=new v(a,c),d;for(d in b)b.hasOwnProperty(d)&&"_"!==d.slice(-1)&&(c[d]=b[d]);return c};var w="undefined"!==typeof Promise?Promise:require("es6-promise").Promise;var x=function(){},y=function(a){if("object"!==typeof a||null===a)return!1;for(var b=q(),c=b.next();!c.done;c=b.next())if(c=c.value,c in a&&"function"===typeof a[c])return!0;return!1},A=function(a,b){var c=new z(a,b);return c.subscribe.bind(c)},z=function(a,b){var c=this;this.a=[];this.l=0;this.task=w.resolve();this.c=!1;this.g=b;this.task.then(function(){a(c)}).catch(function(a){c.error(a)})};z.prototype.next=function(a){B(this,function(b){b.next(a)})}; | ||
z.prototype.error=function(a){B(this,function(b){b.error(a)});this.close(a)};z.prototype.complete=function(){B(this,function(a){a.complete()});this.close()}; | ||
@@ -16,2 +16,2 @@ z.prototype.subscribe=function(a,b,c){var d=this,e;if(void 0===a&&void 0===b&&void 0===c)throw Error("Missing Observer.");e=y(a)?a:{next:a,error:b,complete:c};void 0===e.next&&(e.next=x);void 0===e.error&&(e.error=x);void 0===e.complete&&(e.complete=x);a=this.B.bind(this,this.a.length);this.c&&this.task.then(function(){try{d.h?e.error(d.h):e.complete()}catch(a){}});this.a.push(e);return a}; | ||
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.0"; | ||
firebase.SDK_VERSION = "3.0.1"; |
/** | ||
* @fileoverview Firebase namespace and Firebase App API. | ||
* Version: 3.0.0 | ||
* Version: 3.0.1 | ||
* | ||
@@ -65,3 +65,3 @@ * Copyright 2016 Google Inc. All Rights Reserved. | ||
/** | ||
* The current SDK version ('3.0.0'). | ||
* The current SDK version ('3.0.1'). | ||
* @type {string} | ||
@@ -68,0 +68,0 @@ */ |
/** | ||
* @fileoverview Firebase Auth API. | ||
* Version: 3.0.0 | ||
* Version: 3.0.1 | ||
* | ||
@@ -5,0 +5,0 @@ * Copyright 2016 Google Inc. All Rights Reserved. |
/** | ||
* @fileoverview Firebase Database API. | ||
* Version: 3.0.0 | ||
* Version: 3.0.1 | ||
* | ||
@@ -5,0 +5,0 @@ * Copyright 2016 Google Inc. All Rights Reserved. |
/** | ||
* @fileoverview Firebase Server Auth API. | ||
* Version: 3.0.0 | ||
* Version: 3.0.1 | ||
* | ||
@@ -5,0 +5,0 @@ * Copyright 2016 Google Inc. All Rights Reserved. |
/** | ||
* @fileoverview Firebase Storage API. | ||
* Version: 3.0.0 | ||
* Version: 3.0.1 | ||
* | ||
@@ -5,0 +5,0 @@ * Copyright 2016 Google Inc. All Rights Reserved. |
@@ -1,3 +0,3 @@ | ||
/*! @license Firebase v3.0.0 | ||
Build: 3.0.0-rc.9 | ||
/*! @license Firebase v3.0.1 | ||
Build: 3.0.1-rc.2 | ||
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.0"; | ||
firebase.SDK_VERSION = "3.0.1"; |
@@ -1,3 +0,3 @@ | ||
/*! @license Firebase v3.0.0 | ||
Build: 3.0.0-rc.9 | ||
/*! @license Firebase v3.0.1 | ||
Build: 3.0.1-rc.2 | ||
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.0", | ||
"version": "3.0.1", | ||
"dependencies": { | ||
@@ -5,0 +5,0 @@ "es6-promise": { |
{ | ||
"name": "firebase", | ||
"version": "3.0.0", | ||
"version": "3.0.1", | ||
"description": "Firebase JavaScript library for web and Node.js", | ||
@@ -5,0 +5,0 @@ "author": "Firebase <firebase-support@google.com> (https://firebase.google.com/)", |
@@ -30,3 +30,3 @@ # Firebase - App success made simple | ||
``` | ||
<script src="https://www.gstatic.com/firebasejs/3.0.0/firebase.js></script> | ||
<script src="https://www.gstatic.com/firebasejs/3.0.1/firebase.js></script> | ||
@@ -88,6 +88,6 @@ <script> | ||
``` | ||
<script src="https://www.gstatic.com/firebasejs/3.0.0/firebase-app.js></script> | ||
<script src="https://www.gstatic.com/firebasejs/3.0.0/firebase-auth.js></script> | ||
<script src="https://www.gstatic.com/firebasejs/3.0.0/firebase-database.js></script> | ||
<script src="https://www.gstatic.com/firebasejs/3.0.0/firebase-storage.js></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> | ||
@@ -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
Minified code
QualityThis package contains minified code. This may be harmless in some cases where minified code is included in packaged libraries, however packages on npm should not minify code.
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
Major refactor
Supply chain riskPackage has recently undergone a major refactor. It may be unstable or indicate significant internal changes. Use caution when updating to versions that include significant changes.
Found 1 instance in 1 package
925429
6640
4
2