New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

p3x-angular-compile

Package Overview
Dependencies
Maintainers
1
Versions
417
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

p3x-angular-compile - npm Package Compare versions

Comparing version 4.1.416-57 to 4.1.418-57

6

dist/src/CompileService.js

@@ -190,12 +190,12 @@ "use strict";

});
cache[cacheKey] = factory;
resolve(factory);
if (opts.onCompiled) {
opts.onCompiled(component);
}
cache[cacheKey] = factory;
resolve(factory);
return [3 /*break*/, 3];
case 2:
e_2 = _a.sent();
delete cache[cacheKey];
reject(e_2);
delete cache[cacheKey];
return [3 /*break*/, 3];

@@ -202,0 +202,0 @@ case 3: return [2 /*return*/];

{
"name": "p3x-angular-compile",
"version": "4.1.416-57",
"version": "4.1.418-57",
"corifeus": {

@@ -40,3 +40,5 @@ "prefix": "p3x-",

},
"dependencies": {},
"dependencies": {
"corifeus-utils": "^1.1.298-83"
},
"engines": {

@@ -43,0 +45,0 @@ "node": ">=7.8.0"

@@ -162,3 +162,3 @@ [//]: #@corifeus-header

---
[**P3X-ANGULAR-COMPILE**](https://pages.corifeus.tk/angular-compile) Build v4.1.415-57
[**P3X-ANGULAR-COMPILE**](https://pages.corifeus.tk/angular-compile) Build v4.1.417-57

@@ -165,0 +165,0 @@ [Corifeus](http://www.corifeus.tk) by [Patrik Laszlo](http://patrikx3.tk)

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