@angular/platform-browser-dynamic
Advanced tools
Comparing version 4.4.2 to 4.4.3
import * as tslib_1 from "tslib"; | ||
/** | ||
* @license Angular v4.4.2 | ||
* @license Angular v4.4.3 | ||
* (c) 2010-2017 Google, Inc. https://angular.io/ | ||
@@ -136,3 +136,3 @@ * License: MIT | ||
*/ | ||
var VERSION = new Version('4.4.2'); | ||
var VERSION = new Version('4.4.3'); | ||
/** | ||
@@ -139,0 +139,0 @@ * @license |
/** | ||
* @license Angular v4.4.2 | ||
* @license Angular v4.4.3 | ||
* (c) 2010-2017 Google, Inc. https://angular.io/ | ||
@@ -132,3 +132,3 @@ * License: MIT | ||
*/ | ||
const VERSION = new Version('4.4.2'); | ||
const VERSION = new Version('4.4.3'); | ||
@@ -135,0 +135,0 @@ /** |
import * as tslib_1 from "tslib"; | ||
/** | ||
* @license Angular v4.4.2 | ||
* @license Angular v4.4.3 | ||
* (c) 2010-2017 Google, Inc. https://angular.io/ | ||
@@ -5,0 +5,0 @@ * License: MIT |
/** | ||
* @license Angular v4.4.2 | ||
* @license Angular v4.4.3 | ||
* (c) 2010-2017 Google, Inc. https://angular.io/ | ||
@@ -4,0 +4,0 @@ * License: MIT |
/** | ||
* @license Angular v4.4.2 | ||
* @license Angular v4.4.3 | ||
* (c) 2010-2017 Google, Inc. https://angular.io/ | ||
@@ -39,3 +39,3 @@ * License: MIT | ||
/** | ||
* @license Angular v4.4.2 | ||
* @license Angular v4.4.3 | ||
* (c) 2010-2017 Google, Inc. https://angular.io/ | ||
@@ -42,0 +42,0 @@ * License: MIT |
/** | ||
* @license Angular v4.4.2 | ||
* @license Angular v4.4.3 | ||
* (c) 2010-2017 Google, Inc. https://angular.io/ | ||
@@ -4,0 +4,0 @@ * License: MIT |
/** | ||
* @license Angular v4.4.2 | ||
* @license Angular v4.4.3 | ||
* (c) 2010-2017 Google, Inc. https://angular.io/ | ||
@@ -39,3 +39,3 @@ * License: MIT | ||
/** | ||
* @license Angular v4.4.2 | ||
* @license Angular v4.4.3 | ||
* (c) 2010-2017 Google, Inc. https://angular.io/ | ||
@@ -169,3 +169,3 @@ * License: MIT | ||
*/ | ||
var VERSION = new _angular_core.Version('4.4.2'); | ||
var VERSION = new _angular_core.Version('4.4.3'); | ||
/** | ||
@@ -172,0 +172,0 @@ * @license |
/** | ||
* @license Angular v4.4.2 | ||
* @license Angular v4.4.3 | ||
* (c) 2010-2017 Google, Inc. https://angular.io/ | ||
@@ -13,3 +13,3 @@ * License: MIT | ||
*/ | ||
var INTERNAL_BROWSER_DYNAMIC_PLATFORM_PROVIDERS=[_angular_platformBrowser.ɵINTERNAL_BROWSER_PLATFORM_PROVIDERS,{provide:_angular_core.COMPILER_OPTIONS,useValue:{providers:[{provide:_angular_compiler.ResourceLoader,useClass:ResourceLoaderImpl}]},multi:!0},{provide:_angular_core.PLATFORM_ID,useValue:_angular_common.ɵPLATFORM_BROWSER_ID}],CachedResourceLoader=function(_super){function CachedResourceLoader(){var _this=_super.call(this)||this;if(_this._cache=_angular_core.ɵglobal.$templateCache,null==_this._cache)throw new Error("CachedResourceLoader: Template cache was not found in $templateCache.");return _this}return __extends(CachedResourceLoader,_super),CachedResourceLoader.prototype.get=function(url){return this._cache.hasOwnProperty(url)?Promise.resolve(this._cache[url]):Promise.reject("CachedResourceLoader: Did not find cached template for "+url)},CachedResourceLoader}(_angular_compiler.ResourceLoader),VERSION=new _angular_core.Version("4.4.2"),RESOURCE_CACHE_PROVIDER=[{provide:_angular_compiler.ResourceLoader,useClass:CachedResourceLoader}],platformBrowserDynamic=_angular_core.createPlatformFactory(_angular_compiler.platformCoreDynamic,"browserDynamic",INTERNAL_BROWSER_DYNAMIC_PLATFORM_PROVIDERS);exports.RESOURCE_CACHE_PROVIDER=RESOURCE_CACHE_PROVIDER,exports.platformBrowserDynamic=platformBrowserDynamic,exports.VERSION=VERSION,exports.ɵINTERNAL_BROWSER_DYNAMIC_PLATFORM_PROVIDERS=INTERNAL_BROWSER_DYNAMIC_PLATFORM_PROVIDERS,exports.ɵResourceLoaderImpl=ResourceLoaderImpl,Object.defineProperty(exports,"__esModule",{value:!0})}); | ||
var INTERNAL_BROWSER_DYNAMIC_PLATFORM_PROVIDERS=[_angular_platformBrowser.ɵINTERNAL_BROWSER_PLATFORM_PROVIDERS,{provide:_angular_core.COMPILER_OPTIONS,useValue:{providers:[{provide:_angular_compiler.ResourceLoader,useClass:ResourceLoaderImpl}]},multi:!0},{provide:_angular_core.PLATFORM_ID,useValue:_angular_common.ɵPLATFORM_BROWSER_ID}],CachedResourceLoader=function(_super){function CachedResourceLoader(){var _this=_super.call(this)||this;if(_this._cache=_angular_core.ɵglobal.$templateCache,null==_this._cache)throw new Error("CachedResourceLoader: Template cache was not found in $templateCache.");return _this}return __extends(CachedResourceLoader,_super),CachedResourceLoader.prototype.get=function(url){return this._cache.hasOwnProperty(url)?Promise.resolve(this._cache[url]):Promise.reject("CachedResourceLoader: Did not find cached template for "+url)},CachedResourceLoader}(_angular_compiler.ResourceLoader),VERSION=new _angular_core.Version("4.4.3"),RESOURCE_CACHE_PROVIDER=[{provide:_angular_compiler.ResourceLoader,useClass:CachedResourceLoader}],platformBrowserDynamic=_angular_core.createPlatformFactory(_angular_compiler.platformCoreDynamic,"browserDynamic",INTERNAL_BROWSER_DYNAMIC_PLATFORM_PROVIDERS);exports.RESOURCE_CACHE_PROVIDER=RESOURCE_CACHE_PROVIDER,exports.platformBrowserDynamic=platformBrowserDynamic,exports.VERSION=VERSION,exports.ɵINTERNAL_BROWSER_DYNAMIC_PLATFORM_PROVIDERS=INTERNAL_BROWSER_DYNAMIC_PLATFORM_PROVIDERS,exports.ɵResourceLoaderImpl=ResourceLoaderImpl,Object.defineProperty(exports,"__esModule",{value:!0})}); | ||
//# sourceMappingURL=platform-browser-dynamic.umd.min.js.map |
{ | ||
"name": "@angular/platform-browser-dynamic", | ||
"version": "4.4.2", | ||
"version": "4.4.3", | ||
"description": "Angular - library for using Angular in a web browser with JIT compilation", | ||
@@ -15,6 +15,6 @@ "main": "./bundles/platform-browser-dynamic.umd.js", | ||
"peerDependencies": { | ||
"@angular/core": "4.4.2", | ||
"@angular/common": "4.4.2", | ||
"@angular/compiler": "4.4.2", | ||
"@angular/platform-browser": "4.4.2" | ||
"@angular/core": "4.4.3", | ||
"@angular/common": "4.4.3", | ||
"@angular/compiler": "4.4.3", | ||
"@angular/platform-browser": "4.4.3" | ||
}, | ||
@@ -21,0 +21,0 @@ "repository": { |
@@ -1,1 +0,1 @@ | ||
[{"__symbolic":"module","version":3,"metadata":{"VERSION":{"__symbolic":"new","expression":{"__symbolic":"reference","module":"@angular/core","name":"Version"},"arguments":["4.4.2"]}}},{"__symbolic":"module","version":1,"metadata":{"VERSION":{"__symbolic":"new","expression":{"__symbolic":"reference","module":"@angular/core","name":"Version"},"arguments":["4.4.2"]}}}] | ||
[{"__symbolic":"module","version":3,"metadata":{"VERSION":{"__symbolic":"new","expression":{"__symbolic":"reference","module":"@angular/core","name":"Version"},"arguments":["4.4.3"]}}},{"__symbolic":"module","version":1,"metadata":{"VERSION":{"__symbolic":"new","expression":{"__symbolic":"reference","module":"@angular/core","name":"Version"},"arguments":["4.4.3"]}}}] |
/** | ||
* @license Angular v4.4.2 | ||
* @license Angular v4.4.3 | ||
* (c) 2010-2017 Google, Inc. https://angular.io/ | ||
@@ -4,0 +4,0 @@ * License: MIT |
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