Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

angular-parse-ext

Package Overview
Dependencies
Maintainers
3
Versions
36
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

angular-parse-ext - npm Package Compare versions

Comparing version 1.7.6 to 1.7.7

10

angular-parse-ext.js
/**
* @license AngularJS v1.7.6
* @license AngularJS v1.7.7
* (c) 2010-2018 Google, Inc. http://angularjs.org

@@ -1232,2 +1232,3 @@ * License: MIT

* @packageName angular-parse-ext
*
* @description

@@ -1242,2 +1243,7 @@ *

*
* <div class="alert alert-warning">
* You cannot use Unicode characters for variable names in the {@link ngRepeat} or {@link ngOptions}
* expressions (e.g. `ng-repeat="f in поля"`), because even with `ngParseExt` included, these
* special expressions are not parsed by the {@link $parse} service.
* </div>
*/

@@ -1268,5 +1274,5 @@

}])
.info({ angularVersion: '1.7.6' });
.info({ angularVersion: '1.7.7' });
})(window, window.angular);

4

angular-parse-ext.min.js
/*
AngularJS v1.7.6
AngularJS v1.7.7
(c) 2010-2018 Google, Inc. http://angularjs.org

@@ -48,3 +48,3 @@ License: MIT

a||121344<=a&&121398>=a||121403<=a&&121452>=a||121461===a||121476===a||121499<=a&&121503>=a||121505<=a&&121519>=a||124928<=a&&125124>=a||125136<=a&&125142>=a||126464<=a&&126467>=a||126469<=a&&126495>=a||126497<=a&&126498>=a||126500===a||126503===a||126505<=a&&126514>=a||126516<=a&&126519>=a||126521===a||126523===a||126530===a||126535===a||126537===a||126539===a||126541<=a&&126543>=a||126545<=a&&126546>=a||126548===a||126551===a||126553===a||126555===a||126557===a||126559===a||126561<=a&&126562>=a||
126564===a||126567<=a&&126570>=a||126572<=a&&126578>=a||126580<=a&&126583>=a||126585<=a&&126588>=a||126590===a||126592<=a&&126601>=a||126603<=a&&126619>=a||126625<=a&&126627>=a||126629<=a&&126633>=a||126635<=a&&126651>=a||131072<=a&&173782>=a||173824<=a&&177972>=a||177984<=a&&178205>=a||178208<=a&&183969>=a||194560<=a&&195101>=a||917760<=a&&917999>=a?!0:!1)}c.module("ngParseExt",[]).config(["$parseProvider",function(b){b.setIdentifierFns(d,e)}]).info({angularVersion:"1.7.6"})})(window,window.angular);
126564===a||126567<=a&&126570>=a||126572<=a&&126578>=a||126580<=a&&126583>=a||126585<=a&&126588>=a||126590===a||126592<=a&&126601>=a||126603<=a&&126619>=a||126625<=a&&126627>=a||126629<=a&&126633>=a||126635<=a&&126651>=a||131072<=a&&173782>=a||173824<=a&&177972>=a||177984<=a&&178205>=a||178208<=a&&183969>=a||194560<=a&&195101>=a||917760<=a&&917999>=a?!0:!1)}c.module("ngParseExt",[]).config(["$parseProvider",function(b){b.setIdentifierFns(d,e)}]).info({angularVersion:"1.7.7"})})(window,window.angular);
//# sourceMappingURL=angular-parse-ext.min.js.map
{
"name": "angular-parse-ext",
"version": "1.7.6",
"version": "1.7.7",
"license": "MIT",

@@ -8,4 +8,4 @@ "main": "./angular-parse-ext.js",

"dependencies": {
"angular": "1.7.6"
"angular": "1.7.7"
}
}
{
"name": "angular-parse-ext",
"version": "1.7.6",
"version": "1.7.7",
"description": "AngularJS ngParseExt module",

@@ -5,0 +5,0 @@ "main": "index.js",

Sorry, the diff of this file is not supported yet

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc