@microsoft/metrics-ts
Advanced tools
Comparing version 0.0.5-alpha.81508f111.0 to 0.0.5-alpha.82b9276fd.0
module.exports = { | ||
parser: "@typescript-eslint/parser", | ||
parserOptions: { | ||
@@ -3,0 +4,0 @@ tsconfigRootDir: __dirname, |
{ | ||
"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
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
22306
413
4
+ Added@types/fs-extra@^11.0.1
+ Addedfs-extra@^11.1.1
+ Addedtslib@^2.3.1
+ Added@types/fs-extra@11.0.4(transitive)
+ Added@types/jsonfile@6.1.4(transitive)
+ Added@types/node@22.10.2(transitive)
+ Addedfs-extra@11.2.0(transitive)
+ Addedgraceful-fs@4.2.11(transitive)
+ Addedjsonfile@6.1.0(transitive)
+ Addedtslib@2.8.1(transitive)
+ Addedundici-types@6.20.0(transitive)
+ Addeduniversalify@2.0.1(transitive)