@angular/platform-browser-dynamic
Advanced tools
Comparing version 4.1.1 to 4.1.2
@@ -7,3 +7,3 @@ var __extends = (this && this.__extends) || function (d, b) { | ||
/** | ||
* @license Angular v4.1.1 | ||
* @license Angular v4.1.2 | ||
* (c) 2010-2017 Google, Inc. https://angular.io/ | ||
@@ -141,3 +141,3 @@ * License: MIT | ||
*/ | ||
var VERSION = new Version('4.1.1'); | ||
var VERSION = new Version('4.1.2'); | ||
/** | ||
@@ -144,0 +144,0 @@ * @license |
/** | ||
* @license Angular v4.1.1 | ||
* @license Angular v4.1.2 | ||
* (c) 2010-2017 Google, Inc. https://angular.io/ | ||
@@ -132,3 +132,3 @@ * License: MIT | ||
*/ | ||
const VERSION = new Version('4.1.1'); | ||
const VERSION = new Version('4.1.2'); | ||
@@ -135,0 +135,0 @@ /** |
@@ -7,3 +7,3 @@ var __extends = (this && this.__extends) || function (d, b) { | ||
/** | ||
* @license Angular v4.1.1 | ||
* @license Angular v4.1.2 | ||
* (c) 2010-2017 Google, Inc. https://angular.io/ | ||
@@ -10,0 +10,0 @@ * License: MIT |
/** | ||
* @license Angular v4.1.1 | ||
* @license Angular v4.1.2 | ||
* (c) 2010-2017 Google, Inc. https://angular.io/ | ||
@@ -4,0 +4,0 @@ * License: MIT |
/** | ||
* @license Angular v4.1.1 | ||
* @license Angular v4.1.2 | ||
* (c) 2010-2017 Google, Inc. https://angular.io/ | ||
@@ -18,3 +18,3 @@ * License: MIT | ||
/** | ||
* @license Angular v4.1.1 | ||
* @license Angular v4.1.2 | ||
* (c) 2010-2017 Google, Inc. https://angular.io/ | ||
@@ -21,0 +21,0 @@ * License: MIT |
/** | ||
* @license Angular v4.1.1 | ||
* @license Angular v4.1.2 | ||
* (c) 2010-2017 Google, Inc. https://angular.io/ | ||
@@ -4,0 +4,0 @@ * License: MIT |
/** | ||
* @license Angular v4.1.1 | ||
* @license Angular v4.1.2 | ||
* (c) 2010-2017 Google, Inc. https://angular.io/ | ||
@@ -18,3 +18,3 @@ * License: MIT | ||
/** | ||
* @license Angular v4.1.1 | ||
* @license Angular v4.1.2 | ||
* (c) 2010-2017 Google, Inc. https://angular.io/ | ||
@@ -148,3 +148,3 @@ * License: MIT | ||
*/ | ||
var VERSION = new _angular_core.Version('4.1.1'); | ||
var VERSION = new _angular_core.Version('4.1.2'); | ||
/** | ||
@@ -151,0 +151,0 @@ * @license |
/** | ||
* @license Angular v4.1.1 | ||
* @license Angular v4.1.2 | ||
* (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.1.1"),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.1.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})}); | ||
//# sourceMappingURL=platform-browser-dynamic.umd.min.js.map |
{ | ||
"name": "@angular/platform-browser-dynamic", | ||
"version": "4.1.1", | ||
"version": "4.1.2", | ||
"description": "Angular - library for using Angular in a web browser with JIT compilation", | ||
@@ -12,6 +12,6 @@ "main": "./bundles/platform-browser-dynamic.umd.js", | ||
"peerDependencies": { | ||
"@angular/core": "4.1.1", | ||
"@angular/common": "4.1.1", | ||
"@angular/compiler": "4.1.1", | ||
"@angular/platform-browser": "4.1.1" | ||
"@angular/core": "4.1.2", | ||
"@angular/common": "4.1.2", | ||
"@angular/compiler": "4.1.2", | ||
"@angular/platform-browser": "4.1.2" | ||
}, | ||
@@ -18,0 +18,0 @@ "repository": { |
@@ -1,1 +0,1 @@ | ||
[{"__symbolic":"module","version":3,"metadata":{"VERSION":{"__symbolic":"new","expression":{"__symbolic":"reference","module":"@angular/core","name":"Version"},"arguments":["4.1.1"]}}},{"__symbolic":"module","version":1,"metadata":{"VERSION":{"__symbolic":"new","expression":{"__symbolic":"reference","module":"@angular/core","name":"Version"},"arguments":["4.1.1"]}}}] | ||
[{"__symbolic":"module","version":3,"metadata":{"VERSION":{"__symbolic":"new","expression":{"__symbolic":"reference","module":"@angular/core","name":"Version"},"arguments":["4.1.2"]}}},{"__symbolic":"module","version":1,"metadata":{"VERSION":{"__symbolic":"new","expression":{"__symbolic":"reference","module":"@angular/core","name":"Version"},"arguments":["4.1.2"]}}}] |
/** | ||
* @license Angular v4.1.1 | ||
* @license Angular v4.1.2 | ||
* (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