@microsoft/powerquery-parser
Advanced tools
Comparing version
{ | ||
"name": "@microsoft/powerquery-parser", | ||
"version": "0.1.26", | ||
"version": "0.1.28", | ||
"description": "A parser for the Power Query/M formula language.", | ||
@@ -46,3 +46,4 @@ "main": "lib/index.js", | ||
"build": "node_modules\\.bin\\tsc", | ||
"test": "mocha --reporter mocha-multi-reporters --reporter-options configFile=src/test/mochaConfig.json -r ts-node/register src/test/**/*.ts" | ||
"test": "mocha --reporter mocha-multi-reporters --reporter-options configFile=src/test/mochaConfig.json -r ts-node/register src/test/**/*.ts", | ||
"check": "node_modules\\.bin\\prettier --config \".prettierrc\" --list-different src\\**\\*.ts" | ||
}, | ||
@@ -53,9 +54,2 @@ "repository": { | ||
}, | ||
"prettier": { | ||
"trailingComma": "all", | ||
"tabWidth": 4, | ||
"semi": true, | ||
"singleQuote": false, | ||
"printWidth": 120 | ||
}, | ||
"author": "Microsoft", | ||
@@ -62,0 +56,0 @@ "license": "MIT", |
Empty package
Supply chain riskPackage does not contain any code. It may be removed, is name squatting, or the result of a faulty package publish.
Found 1 instance in 1 package
Major refactor
Supply chain riskPackage has recently undergone a major refactor. It may be unstable or indicate significant internal changes. Use caution when updating to versions that include significant changes.
Found 1 instance in 1 package
7437
-98.69%4
-96.85%0
-100%2
Infinity%