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

@microsoft/applicationinsights-common

Package Overview
Dependencies
Maintainers
1
Versions
583
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@microsoft/applicationinsights-common - npm Package Compare versions

Comparing version 0.0.1 to 1.0.0-beta.3

browser/applicationinsights-common.js

10

package.json
{
"name": "@microsoft/applicationinsights-common",
"version": "0.0.1",
"version": "1.0.0-beta.3",
"description": "Microsoft Application Insights Common JavaScript Library",

@@ -10,2 +10,6 @@ "main": "./dist/applicationinsights-common.min.js",

"sideEffects": false,
"repository": {
"type": "git",
"url": "https://github.com/Microsoft/ApplicationInsights-JS/tree/master/AppInsightsCommon"
},
"scripts": {

@@ -26,3 +30,2 @@ "build": "npm run build:esm && npm run build:browser",

"rollup-plugin-uglify": "^6.0.0",
"rollup-plugin-visualizer": "^0.9.2",
"typescript": "2.5.3"

@@ -32,3 +35,4 @@ },

"@microsoft/applicationinsights-core-js": "^1.0.0-beta.2"
}
},
"license": "MIT"
}
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