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.e83c26af7.0 to 0.0.5-alpha.e84e1682b.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"],
},
],
};

11

package.json
{
"name": "@microsoft/metrics-ts",
"version": "0.0.5-alpha.e83c26af7.0",
"version": "0.0.5-alpha.e84e1682b.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.e83c26af7.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": "c5828967571e7001f08a35a2f59535c90c60f8b9"
"gitHead": "a725a4e8b7753b6e01d09abc7609060e74bd58a3"
}

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