angular-message-format
Advanced tools
Comparing version 1.5.3 to 1.5.5
/** | ||
* @license AngularJS v1.5.3 | ||
* @license AngularJS v1.5.5 | ||
* (c) 2010-2016 Google, Inc. http://angularjs.org | ||
* License: MIT | ||
*/ | ||
(function(window, angular, undefined) {'use strict'; | ||
(function(window, angular) {'use strict'; | ||
@@ -8,0 +8,0 @@ // NOTE: ADVANCED_OPTIMIZATIONS mode. |
/* | ||
AngularJS v1.5.3 | ||
AngularJS v1.5.5 | ||
(c) 2010-2016 Google, Inc. http://angularjs.org | ||
@@ -4,0 +4,0 @@ License: MIT |
{ | ||
"name": "angular-message-format", | ||
"version": "1.5.3", | ||
"version": "1.5.5", | ||
"main": "./angular-message-format.min.js", | ||
"ignore": [], | ||
"dependencies": { | ||
"angular": "1.5.3" | ||
"angular": "1.5.5" | ||
} | ||
} |
{ | ||
"name": "angular-message-format", | ||
"version": "1.5.3", | ||
"version": "1.5.5", | ||
"description": "AngularJS module for plural and gender MessageFormat extensions $interpolate/interpolations", | ||
@@ -5,0 +5,0 @@ "main": "index.js", |
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
79326