@microsoft/applicationinsights-angularplugin-js
Advanced tools
Comparing version 2.6.4 to 2.7.0
(function (global, factory) { | ||
typeof exports === 'object' && typeof module !== 'undefined' ? factory(exports, require('@angular/core'), require('@microsoft/applicationinsights-common'), require('@microsoft/applicationinsights-core-js'), require('@angular/router')) : | ||
typeof define === 'function' && define.amd ? define('@microsoft/applicationinsights-angularplugin-js', ['exports', '@angular/core', '@microsoft/applicationinsights-common', '@microsoft/applicationinsights-core-js', '@angular/router'], factory) : | ||
(global = typeof globalThis !== 'undefined' ? globalThis : global || self, factory((global.microsoft = global.microsoft || {}, global.microsoft['applicationinsights-angularplugin-js'] = {}), global.ng.core, global.applicationinsightsCommon, global.applicationinsightsCoreJs, global.ng.router)); | ||
}(this, (function (exports, i0, applicationinsightsCommon, applicationinsightsCoreJs, router) { 'use strict'; | ||
(global = typeof globalThis !== 'undefined' ? globalThis : global || self, factory((global.microsoft = global.microsoft || {}, global.microsoft["applicationinsights-angularplugin-js"] = {}), global.ng.core, global.applicationinsightsCommon, global.applicationinsightsCoreJs, global.ng.router)); | ||
})(this, (function (exports, i0, applicationinsightsCommon, applicationinsightsCoreJs, router) { 'use strict'; | ||
@@ -16,5 +16,3 @@ function _interopNamespace(e) { | ||
enumerable: true, | ||
get: function () { | ||
return e[k]; | ||
} | ||
get: function () { return e[k]; } | ||
}); | ||
@@ -24,3 +22,3 @@ } | ||
} | ||
n['default'] = e; | ||
n["default"] = e; | ||
return Object.freeze(n); | ||
@@ -504,3 +502,3 @@ } | ||
}))); | ||
})); | ||
//# sourceMappingURL=microsoft-applicationinsights-angularplugin-js.umd.js.map |
@@ -1,2 +0,2 @@ | ||
!function(r,e){"object"==typeof exports&&"undefined"!=typeof module?e(exports,require("@angular/core"),require("@microsoft/applicationinsights-common"),require("@microsoft/applicationinsights-core-js"),require("@angular/router")):"function"==typeof define&&define.amd?define("@microsoft/applicationinsights-angularplugin-js",["exports","@angular/core","@microsoft/applicationinsights-common","@microsoft/applicationinsights-core-js","@angular/router"],e):e(((r="undefined"!=typeof globalThis?globalThis:r||self).microsoft=r.microsoft||{},r.microsoft["applicationinsights-angularplugin-js"]={}),r.ng.core,r.applicationinsightsCommon,r.applicationinsightsCoreJs,r.ng.router)}(this,(function(r,e,t,n,i){"use strict";function o(r){if(r&&r.__esModule)return r;var e=Object.create(null);return r&&Object.keys(r).forEach((function(t){if("default"!==t){var n=Object.getOwnPropertyDescriptor(r,t);Object.defineProperty(e,t,n.get?n:{enumerable:!0,get:function(){return r[t]}})}})),e.default=r,Object.freeze(e)}var a=o(e),c=function(r,e){return(c=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(r,e){r.__proto__=e}||function(r,e){for(var t in e)Object.prototype.hasOwnProperty.call(e,t)&&(r[t]=e[t])})(r,e)}; | ||
!function(r,e){"object"==typeof exports&&"undefined"!=typeof module?e(exports,require("@angular/core"),require("@microsoft/applicationinsights-common"),require("@microsoft/applicationinsights-core-js"),require("@angular/router")):"function"==typeof define&&define.amd?define("@microsoft/applicationinsights-angularplugin-js",["exports","@angular/core","@microsoft/applicationinsights-common","@microsoft/applicationinsights-core-js","@angular/router"],e):e(((r="undefined"!=typeof globalThis?globalThis:r||self).microsoft=r.microsoft||{},r.microsoft["applicationinsights-angularplugin-js"]={}),r.ng.core,r.applicationinsightsCommon,r.applicationinsightsCoreJs,r.ng.router)}(this,(function(r,e,t,n,i){"use strict";function o(r){if(r&&r.__esModule)return r;var e=Object.create(null);return r&&Object.keys(r).forEach((function(t){if("default"!==t){var n=Object.getOwnPropertyDescriptor(r,t);Object.defineProperty(e,t,n.get?n:{enumerable:!0,get:function(){return r[t]}})}})),e.default=r,Object.freeze(e)}var a=o(e),c=function(r,e){return c=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(r,e){r.__proto__=e}||function(r,e){for(var t in e)Object.prototype.hasOwnProperty.call(e,t)&&(r[t]=e[t])},c(r,e)}; | ||
/*! ***************************************************************************** | ||
@@ -3,0 +3,0 @@ Copyright (c) Microsoft Corporation. |
{ | ||
"name": "@microsoft/applicationinsights-angularplugin-js", | ||
"version": "2.6.4", | ||
"version": "2.7.0", | ||
"peerDependencies": { | ||
@@ -9,5 +9,5 @@ "@angular/common": "^11.0.6", | ||
"dependencies": { | ||
"@microsoft/applicationinsights-common": "^2.6.5", | ||
"@microsoft/applicationinsights-core-js": "^2.6.5", | ||
"@microsoft/applicationinsights-properties-js": "^2.6.5", | ||
"@microsoft/applicationinsights-common": "^2.7.1", | ||
"@microsoft/applicationinsights-core-js": "^2.7.1", | ||
"@microsoft/applicationinsights-properties-js": "^2.7.1", | ||
"@microsoft/applicationinsights-rollup-es3": "^1.1.3", | ||
@@ -14,0 +14,0 @@ "@microsoft/applicationinsights-shims": "^1.0.3", |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Native code
Supply chain riskContains native code (e.g., compiled binaries or shared libraries). Including native code can obscure malicious behavior.
Found 1 instance in 1 package
178859
0
852