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

applicationinsights-js

Package Overview
Dependencies
Maintainers
1
Versions
35
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

applicationinsights-js - npm Package Compare versions

Comparing version 0.22.18 to 0.22.19

JavaScript/JavaScriptSDK.Interfaces/obj/Release/DesignTimeResolveAssemblyReferencesInput.cache

2

bower.json
{
"name": "applicationinsights-js",
"main": "dist/ai.0.js",
"version": "0.22.18",
"version": "0.22.19",
"homepage": "https://github.com/Microsoft/ApplicationInsights-JS",

@@ -6,0 +6,0 @@ "authors": [

@@ -1,5 +0,5 @@

E:\Dev\ApplicationInsights-JS\JavaScript\JavaScriptSDK.Interfaces\bin\JavaScriptSDK.Interfaces.dll
E:\Dev\ApplicationInsights-JS\JavaScript\JavaScriptSDK.Interfaces\bin\JavaScriptSDK.Interfaces.pdb
E:\Dev\ApplicationInsights-JS\JavaScript\JavaScriptSDK.Interfaces\obj\Debug\JavaScriptSDK.Interfaces.dll
E:\Dev\ApplicationInsights-JS\JavaScript\JavaScriptSDK.Interfaces\obj\Debug\JavaScriptSDK.Interfaces.pdb
E:\Dev\ApplicationInsights-JS\JavaScript\JavaScriptSDK.Interfaces\obj\Debug\JavaScriptSDK.Interfaces.csprojResolveAssemblyReference.cache
E:\ai-gh-js\JavaScript\JavaScriptSDK.Interfaces\bin\JavaScriptSDK.Interfaces.dll
E:\ai-gh-js\JavaScript\JavaScriptSDK.Interfaces\bin\JavaScriptSDK.Interfaces.pdb
E:\ai-gh-js\JavaScript\JavaScriptSDK.Interfaces\obj\Debug\JavaScriptSDK.Interfaces.csprojResolveAssemblyReference.cache
E:\ai-gh-js\JavaScript\JavaScriptSDK.Interfaces\obj\Debug\JavaScriptSDK.Interfaces.dll
E:\ai-gh-js\JavaScript\JavaScriptSDK.Interfaces\obj\Debug\JavaScriptSDK.Interfaces.pdb

@@ -1,4 +0,5 @@

E:\Dev\ApplicationInsights-JS\JavaScript\JavaScriptSDK.Module\bin\JavaScriptSDK.Module.dll
E:\Dev\ApplicationInsights-JS\JavaScript\JavaScriptSDK.Module\bin\JavaScriptSDK.Module.pdb
E:\Dev\ApplicationInsights-JS\JavaScript\JavaScriptSDK.Module\obj\Debug\JavaScriptSDK.Module.dll
E:\Dev\ApplicationInsights-JS\JavaScript\JavaScriptSDK.Module\obj\Debug\JavaScriptSDK.Module.pdb
E:\ai-gh-js\JavaScript\JavaScriptSDK.Module\bin\JavaScriptSDK.Module.dll
E:\ai-gh-js\JavaScript\JavaScriptSDK.Module\bin\JavaScriptSDK.Module.pdb
E:\ai-gh-js\JavaScript\JavaScriptSDK.Module\obj\Debug\JavaScriptSDK.Module.csprojResolveAssemblyReference.cache
E:\ai-gh-js\JavaScript\JavaScriptSDK.Module\obj\Debug\JavaScriptSDK.Module.dll
E:\ai-gh-js\JavaScript\JavaScriptSDK.Module\obj\Debug\JavaScriptSDK.Module.pdb

@@ -48,2 +48,14 @@ /// <reference path="../testframework/common.ts" />

this.testCase({
name: "TelemtetryContext: constructor intialized with correct sdk version",
test: () => {
var tc = new Microsoft.ApplicationInsights.TelemetryContext(this._config);
Assert.ok(tc.internal, "context.internal is initialized");
var expectedSdkVersion = "javascript:" + Microsoft.ApplicationInsights.Version;
Assert.equal(expectedSdkVersion, tc.internal.sdkVersion, "iKey is initialized");
}
});
this.testCase({
name: "TelemtetryContext: calling track with null or undefined fails",

@@ -50,0 +62,0 @@ test: () => {

@@ -17,3 +17,3 @@ /// <reference path="telemetrycontext.ts" />

export var Version = "0.22.18";
export var Version = "0.22.19";

@@ -20,0 +20,0 @@ /**

@@ -23,5 +23,5 @@ /// <reference path="../../JavaScriptSDK.Interfaces/Context/IInternal.ts"/>

constructor() {
this.sdkVersion = "JavaScript:" + Version;
this.sdkVersion = "javascript:" + Version;
}
}
}

@@ -1,9 +0,8 @@

E:\Dev\ApplicationInsights-JS\JavaScript\JavaScriptSDK\bin\JavaScriptSDK.dll.config
E:\Dev\ApplicationInsights-JS\JavaScript\JavaScriptSDK\bin\JavaScriptSDK.dll
E:\Dev\ApplicationInsights-JS\JavaScript\JavaScriptSDK\bin\JavaScriptSDK.pdb
E:\Dev\ApplicationInsights-JS\JavaScript\JavaScriptSDK\bin\AjaxMin.dll
E:\Dev\ApplicationInsights-JS\JavaScript\JavaScriptSDK\obj\Debug\JavaScriptSDK.dll
E:\Dev\ApplicationInsights-JS\JavaScript\JavaScriptSDK\obj\Debug\JavaScriptSDK.pdb
E:\Dev\ApplicationInsights-JS\JavaScript\JavaScriptSDK\obj\Debug\JavaScriptSDK.csprojResolveAssemblyReference.cache
E:\Dev\ApplicationInsights-JS\JavaScript\JavaScriptSDK\bin\JavaScriptSDK.Interfaces.dll
E:\Dev\ApplicationInsights-JS\JavaScript\JavaScriptSDK\bin\JavaScriptSDK.Interfaces.pdb
e:\ai-gh-js\JavaScript\JavaScriptSDK\bin\JavaScriptSDK.dll
e:\ai-gh-js\JavaScript\JavaScriptSDK\bin\JavaScriptSDK.pdb
e:\ai-gh-js\JavaScript\JavaScriptSDK\bin\AjaxMin.dll
e:\ai-gh-js\JavaScript\JavaScriptSDK\obj\Debug\JavaScriptSDK.dll
e:\ai-gh-js\JavaScript\JavaScriptSDK\obj\Debug\JavaScriptSDK.pdb
e:\ai-gh-js\JavaScript\JavaScriptSDK\bin\JavaScriptSDK.dll.config
E:\ai-gh-js\JavaScript\JavaScriptSDK\obj\Debug\JavaScriptSDK.csprojResolveAssemblyReference.cache
E:\ai-gh-js\JavaScript\JavaScriptSDK\bin\JavaScriptSDK.Interfaces.dll

@@ -1,6 +0,9 @@

E:\Dev\ApplicationInsights-JS\JavaScript\JavaScriptSDK\bin\JavaScriptSDK.dll.config
E:\Dev\ApplicationInsights-JS\JavaScript\JavaScriptSDK\bin\JavaScriptSDK.dll
E:\Dev\ApplicationInsights-JS\JavaScript\JavaScriptSDK\bin\JavaScriptSDK.pdb
E:\Dev\ApplicationInsights-JS\JavaScript\JavaScriptSDK\bin\AjaxMin.dll
E:\Dev\ApplicationInsights-JS\JavaScript\JavaScriptSDK\obj\Release\JavaScriptSDK.dll
E:\Dev\ApplicationInsights-JS\JavaScript\JavaScriptSDK\obj\Release\JavaScriptSDK.pdb
e:\ai-gh-js\JavaScript\JavaScriptSDK\bin\JavaScriptSDK.dll.config
e:\ai-gh-js\JavaScript\JavaScriptSDK\bin\JavaScriptSDK.dll
e:\ai-gh-js\JavaScript\JavaScriptSDK\bin\JavaScriptSDK.pdb
e:\ai-gh-js\JavaScript\JavaScriptSDK\bin\AjaxMin.dll
e:\ai-gh-js\JavaScript\JavaScriptSDK\obj\Release\JavaScriptSDK.dll
e:\ai-gh-js\JavaScript\JavaScriptSDK\obj\Release\JavaScriptSDK.pdb
E:\ai-gh-js\JavaScript\JavaScriptSDK\bin\JavaScriptSDK.Interfaces.dll
E:\ai-gh-js\JavaScript\JavaScriptSDK\bin\JavaScriptSDK.Interfaces.pdb
E:\ai-gh-js\JavaScript\JavaScriptSDK\obj\Release\JavaScriptSDK.csprojResolveAssemblyReference.cache
{
"name": "applicationinsights-js",
"version": "0.22.18",
"version": "0.22.19",
"description": "Microsoft Application Insights JavaScript SDK",

@@ -5,0 +5,0 @@ "main": "JavaScript/JavaScriptSDK.Module/AppInsightsModule.js",

Sorry, the diff of this file is too big to display

Sorry, the diff of this file is too big to display

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

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