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
749
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.dc097d3df.0 to 0.0.5-alpha.dc2ed64c9.0

tsconfig.eslint.json

10

.eslintrc.js
module.exports = {
parser: "@typescript-eslint/parser",
parserOptions: {
tsconfigRootDir: __dirname,
},
extends: ["../eslint-plugin-teamsfx/config/shared.js"],
overrides: [
{
files: ["src/**/*.ts"],
extends: ["../eslint-plugin-teamsfx/config/header.js"],
},
],
};

12

package.json
{
"name": "@microsoft/metrics-ts",
"version": "0.0.5-alpha.dc097d3df.0",
"version": "0.0.5-alpha.dc2ed64c9.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.4-alpha.dc097d3df.0",
"@types/chai": "^4.2.21",

@@ -40,2 +39,3 @@ "@types/mocha": "^8.2.3",

"eslint": "^7.22.0",
"eslint-plugin-header": "^3.1.1",
"eslint-plugin-import": "^2.25.2",

@@ -48,2 +48,3 @@ "eslint-plugin-no-secrets": "^0.8.9",

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

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

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

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

"dependencies": {
"@types/fs-extra": "^11.0.1",
"fs-extra": "^11.1.1",
"tslib": "^2.3.1",
"uuid": "^8.3.2"
},
"gitHead": "6b5f6a0212f1771942a18554a43b5fe0da7700e3"
"gitHead": "22e32fe4131772aab0733a3765d0fac7c205e3eb"
}

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