@angular/compiler
Advanced tools
Comparing version 4.0.2 to 4.0.3
@@ -7,3 +7,3 @@ var __extends = (this && this.__extends) || function (d, b) { | ||
/** | ||
* @license Angular v4.0.2 | ||
* @license Angular v4.0.3 | ||
* (c) 2010-2017 Google, Inc. https://angular.io/ | ||
@@ -10,0 +10,0 @@ * License: MIT |
/** | ||
* @license Angular v4.0.2 | ||
* @license Angular v4.0.3 | ||
* (c) 2010-2017 Google, Inc. https://angular.io/ | ||
@@ -4,0 +4,0 @@ * License: MIT |
/** | ||
* @license Angular v4.0.2 | ||
* @license Angular v4.0.3 | ||
* (c) 2010-2017 Google, Inc. https://angular.io/ | ||
@@ -18,3 +18,3 @@ * License: MIT | ||
/** | ||
* @license Angular v4.0.2 | ||
* @license Angular v4.0.3 | ||
* (c) 2010-2017 Google, Inc. https://angular.io/ | ||
@@ -21,0 +21,0 @@ * License: MIT |
/** | ||
* @license Angular v4.0.2 | ||
* @license Angular v4.0.3 | ||
* (c) 2010-2017 Google, Inc. https://angular.io/ | ||
@@ -4,0 +4,0 @@ * License: MIT |
{ | ||
"name": "@angular/compiler", | ||
"version": "4.0.2", | ||
"version": "4.0.3", | ||
"description": "Angular - the compiler library", | ||
@@ -12,3 +12,3 @@ "main": "./bundles/compiler.umd.js", | ||
"peerDependencies": { | ||
"@angular/core": "4.0.2" | ||
"@angular/core": "4.0.3" | ||
}, | ||
@@ -15,0 +15,0 @@ "repository": { |
@@ -13,3 +13,4 @@ /** | ||
export { Xliff } from './serializers/xliff'; | ||
export { Xliff2 } from './serializers/xliff2'; | ||
export { Xmb } from './serializers/xmb'; | ||
export { Xtb } from './serializers/xtb'; |
@@ -1,1 +0,1 @@ | ||
[{"__symbolic":"module","version":3,"metadata":{},"exports":[{"from":"./extractor","export":["Extractor","ExtractorHost"]},{"from":"./i18n_html_parser","export":["I18NHtmlParser"]},{"from":"./message_bundle","export":["MessageBundle"]},{"from":"./serializers/serializer","export":["Serializer"]},{"from":"./serializers/xliff","export":["Xliff"]},{"from":"./serializers/xmb","export":["Xmb"]},{"from":"./serializers/xtb","export":["Xtb"]}]},{"__symbolic":"module","version":1,"metadata":{},"exports":[{"from":"./extractor","export":["Extractor","ExtractorHost"]},{"from":"./i18n_html_parser","export":["I18NHtmlParser"]},{"from":"./message_bundle","export":["MessageBundle"]},{"from":"./serializers/serializer","export":["Serializer"]},{"from":"./serializers/xliff","export":["Xliff"]},{"from":"./serializers/xmb","export":["Xmb"]},{"from":"./serializers/xtb","export":["Xtb"]}]}] | ||
[{"__symbolic":"module","version":3,"metadata":{},"exports":[{"from":"./extractor","export":["Extractor","ExtractorHost"]},{"from":"./i18n_html_parser","export":["I18NHtmlParser"]},{"from":"./message_bundle","export":["MessageBundle"]},{"from":"./serializers/serializer","export":["Serializer"]},{"from":"./serializers/xliff","export":["Xliff"]},{"from":"./serializers/xliff2","export":["Xliff2"]},{"from":"./serializers/xmb","export":["Xmb"]},{"from":"./serializers/xtb","export":["Xtb"]}]},{"__symbolic":"module","version":1,"metadata":{},"exports":[{"from":"./extractor","export":["Extractor","ExtractorHost"]},{"from":"./i18n_html_parser","export":["I18NHtmlParser"]},{"from":"./message_bundle","export":["MessageBundle"]},{"from":"./serializers/serializer","export":["Serializer"]},{"from":"./serializers/xliff","export":["Xliff"]},{"from":"./serializers/xliff2","export":["Xliff2"]},{"from":"./serializers/xmb","export":["Xmb"]},{"from":"./serializers/xtb","export":["Xtb"]}]}] |
@@ -49,3 +49,3 @@ /** | ||
tryParse(component: CompileDirectiveMetadata, template: string, directives: CompileDirectiveSummary[], pipes: CompilePipeSummary[], schemas: SchemaMetadata[], templateUrl: string): TemplateParseResult; | ||
tryParseHtml(htmlAstWithErrors: ParseTreeResult, component: CompileDirectiveMetadata, template: string, directives: CompileDirectiveSummary[], pipes: CompilePipeSummary[], schemas: SchemaMetadata[], templateUrl: string): TemplateParseResult; | ||
tryParseHtml(htmlAstWithErrors: ParseTreeResult, component: CompileDirectiveMetadata, directives: CompileDirectiveSummary[], pipes: CompilePipeSummary[], schemas: SchemaMetadata[]): TemplateParseResult; | ||
expandHtml(htmlAstWithErrors: ParseTreeResult, forced?: boolean): ParseTreeResult; | ||
@@ -52,0 +52,0 @@ getInterpolationConfig(component: CompileDirectiveMetadata): InterpolationConfig; |
@@ -1,1 +0,1 @@ | ||
[{"__symbolic":"module","version":3,"metadata":{"VERSION":{"__symbolic":"new","expression":{"__symbolic":"reference","module":"@angular/core","name":"Version"},"arguments":["4.0.2"]}}},{"__symbolic":"module","version":1,"metadata":{"VERSION":{"__symbolic":"new","expression":{"__symbolic":"reference","module":"@angular/core","name":"Version"},"arguments":["4.0.2"]}}}] | ||
[{"__symbolic":"module","version":3,"metadata":{"VERSION":{"__symbolic":"new","expression":{"__symbolic":"reference","module":"@angular/core","name":"Version"},"arguments":["4.0.3"]}}},{"__symbolic":"module","version":1,"metadata":{"VERSION":{"__symbolic":"new","expression":{"__symbolic":"reference","module":"@angular/core","name":"Version"},"arguments":["4.0.3"]}}}] |
/** | ||
* @license Angular v4.0.2 | ||
* @license Angular v4.0.3 | ||
* (c) 2010-2017 Google, Inc. https://angular.io/ | ||
@@ -4,0 +4,0 @@ * License: MIT |
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is not supported yet
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
9731383
213
86523