angular-message-format
Advanced tools
Comparing version 1.8.2 to 1.8.3
/** | ||
* @license AngularJS v1.8.2 | ||
* @license AngularJS v1.8.3 | ||
* (c) 2010-2020 Google LLC. http://angularjs.org | ||
@@ -1059,3 +1059,3 @@ * License: MIT | ||
var ngModule = window['angular']['module']('ngMessageFormat', ['ng']); | ||
ngModule['info']({ 'angularVersion': '1.8.2' }); | ||
ngModule['info']({ 'angularVersion': '1.8.3' }); | ||
ngModule['factory']('$$messageFormat', $$MessageFormatFactory); | ||
@@ -1062,0 +1062,0 @@ ngModule['config'](['$provide', function($provide) { |
/* | ||
AngularJS v1.8.2 | ||
AngularJS v1.8.3 | ||
(c) 2010-2020 Google LLC. http://angularjs.org | ||
@@ -24,4 +24,4 @@ License: MIT | ||
a.h,a.f,this.text);0===this.j.length&&(this.b=this.w(this.text.substring(this.l,a.index)),this.b.exp=this.text.substring(this.l,a.index),this.b.expressions=this.b.expressions,this.a=null,this.a=this.ya)}else if(null!=A(b))this.j.unshift(b);else{var c=E(b);null==c&&this.r();if(0<this.j.length){if(c===this.j[0]){this.j.shift();return}a=f(this.text,this.index);throw e("badexpr",b,a.h,a.f,A(this.j[0]),this.text);}this.index=a.index;this.b=this.w(this.text.substring(this.l,this.index));this.b.exp=this.text.substring(this.l, | ||
this.index);this.b.expressions=this.b.expressions;this.a=null}};var S=["$$messageFormat","$delegate",function(a,b){if("{{"!==b.startSymbol()||"}}"!==b.endSymbol())throw e("nochgmustache");var c=a.interpolate;c.startSymbol=b.startSymbol;c.endSymbol=b.endSymbol;return c}],e,q,C,k=l.angular.module("ngMessageFormat",["ng"]);k.info({angularVersion:"1.8.2"});k.factory("$$messageFormat",["$parse","$locale","$sce","$exceptionHandler",function(a,b,c,f){function g(a,b,d){return function(g){try{return g=a?c.getTrusted(a, | ||
this.index);this.b.expressions=this.b.expressions;this.a=null}};var S=["$$messageFormat","$delegate",function(a,b){if("{{"!==b.startSymbol()||"}}"!==b.endSymbol())throw e("nochgmustache");var c=a.interpolate;c.startSymbol=b.startSymbol;c.endSymbol=b.endSymbol;return c}],e,q,C,k=l.angular.module("ngMessageFormat",["ng"]);k.info({angularVersion:"1.8.3"});k.factory("$$messageFormat",["$parse","$locale","$sce","$exceptionHandler",function(a,b,c,f){function g(a,b,d){return function(g){try{return g=a?c.getTrusted(a, | ||
g):c.valueOf(g),b&&void 0===g?g:C(g)}catch(h){f(e.interr(d,h))}}}return{interpolate:function(c,e,f,h){c=new d(c,0,a,b.pluralCat,g(f,h,c),e,f,h);c.Ba(c.va);return c.d}}}]);k.config(["$provide",function(a){e=l.angular.$interpolateMinErr;q=l.angular.noop;C=l.angular.$$stringify;a.decorator("$interpolate",S)}])})(window,window.Fa); | ||
//# sourceMappingURL=angular-message-format.min.js.map |
{ | ||
"name": "angular-message-format", | ||
"version": "1.8.2", | ||
"version": "1.8.3", | ||
"main": "./angular-message-format.js", | ||
"ignore": [], | ||
"dependencies": { | ||
"angular": "1.8.2" | ||
"angular": "1.8.3" | ||
} | ||
} |
{ | ||
"name": "angular-message-format", | ||
"version": "1.8.2", | ||
"version": "1.8.3", | ||
"description": "AngularJS module for plural and gender MessageFormat extensions $interpolate/interpolations", | ||
@@ -5,0 +5,0 @@ "main": "index.js", |
# packaged angular-message-format | ||
This repo is for distribution on `npm` and `bower`. The source for this module is in the | ||
[main AngularJS repo](https://github.com/angular/angular.js/tree/master/src/ngMessageFormat). | ||
Please file issues and pull requests against that repo. | ||
**This package contains the legacy AngularJS (version 1.x). AngularJS support has officially ended | ||
as of January 2022. | ||
[See what ending support means](https://docs.angularjs.org/misc/version-support-status) and | ||
[read the end of life announcement](https://goo.gle/angularjs-end-of-life).** | ||
**[See `@angular/core` for the actively supported Angular](https://npmjs.com/@angular/core).** | ||
## Install | ||
@@ -50,3 +53,3 @@ | ||
Copyright (c) 2010-2015 Google, Inc. http://angularjs.org | ||
Copyright (c) 2022 Google LLC | ||
@@ -53,0 +56,0 @@ Permission is hereby granted, free of charge, to any person obtaining a copy |
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
New author
Supply chain riskA new npm collaborator published a version of the package for the first time. New collaborators are usually benign additions to a project, but do indicate a change to the security surface area of a package.
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
82787
72
1