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 1.0.3 to 1.0.4

4

API-reference.md

@@ -245,2 +245,6 @@ <properties

// Controls what percentage of events will be sent
// Default 100.
samplingPercentage: boolean;
// Default 10s

@@ -247,0 +251,0 @@ diagnosticLogInterval: number;

2

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

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

{
"name": "applicationinsights-js",
"version": "1.0.3",
"version": "1.0.4",
"description": "Microsoft Application Insights JavaScript SDK",

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

@@ -95,3 +95,3 @@ # Microsoft Application Insights JavaScript SDK

## To run check-in tests
* `powershell "& .\RunTestsInBrowser.ps1"` to run `Tests.html` in a browser (you might need to call Set-ExecutionPolicy to be able to execute the script)
* `powershell "& .\scripts\RunTestsInBrowser.ps1"` to run `Tests.html` in a browser (you might need to call Set-ExecutionPolicy to be able to execute the script)
* Don't forget to build the solution after changing TypeScript files

@@ -98,0 +98,0 @@ * Refresh Tests.html in the browser to re-run tests

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

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

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