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

@microsoft/applicationinsights-angularplugin-js

Package Overview
Dependencies
Maintainers
2
Versions
38
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@microsoft/applicationinsights-angularplugin-js - npm Package Compare versions

Comparing version 2.6.4 to 2.7.0

microsoft-applicationinsights-angularplugin-js-2.7.0.tgz

12

bundles/microsoft-applicationinsights-angularplugin-js.umd.js
(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

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