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

@microsoft/metrics-ts

Package Overview
Dependencies
Maintainers
0
Versions
743
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@microsoft/metrics-ts - npm Package Compare versions

Comparing version 0.0.5-alpha.81508f111.0 to 0.0.5-alpha.82b9276fd.0

1

.eslintrc.js
module.exports = {
parser: "@typescript-eslint/parser",
parserOptions: {

@@ -3,0 +4,0 @@ tsconfigRootDir: __dirname,

11

package.json
{
"name": "@microsoft/metrics-ts",
"version": "0.0.5-alpha.81508f111.0",
"version": "0.0.5-alpha.82b9276fd.0",
"description": "Add metrics without intruding source code",

@@ -30,3 +30,2 @@ "keywords": [

"@istanbuljs/nyc-config-typescript": "^1.0.1",
"@microsoft/eslint-plugin-teamsfx": "0.0.5-alpha.81508f111.0",
"@types/chai": "^4.2.21",

@@ -48,2 +47,3 @@ "@types/mocha": "^8.2.3",

"prettier": "^2.4.1",
"rimraf": "^5.0.1",
"ts-node": "^10.1.0",

@@ -53,3 +53,3 @@ "tslint": "^6.1.3",

"ttypescript": "^1.5.13",
"typescript": "^4.3.5"
"typescript": "^5.0.4"
},

@@ -65,5 +65,8 @@ "publishConfig": {

"dependencies": {
"@types/fs-extra": "^11.0.1",
"fs-extra": "^11.1.1",
"tslib": "^2.3.1",
"uuid": "^8.3.2"
},
"gitHead": "87f1977d7cdf9428b7cbda340cae6c46222be990"
"gitHead": "61310c404f3fa2a9c6def6b01c40ab65d0ae66cc"
}

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