🚀 Big News: Socket Acquires Coana to Bring Reachability Analysis to Every Appsec Team.Learn more
Socket
DemoInstallSign in
Socket

@microsoft/powerquery-parser

Package Overview
Dependencies
Maintainers
3
Versions
134
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@microsoft/powerquery-parser - npm Package Compare versions

Comparing version

to
0.1.33

1

lib/index.d.ts

@@ -6,3 +6,4 @@ import * as Inspection from "./inspection";

export * from "./parser";
export * from "./settings";
export * from "./tasks";
export { Inspection };

@@ -14,3 +14,4 @@ "use strict";

__export(require("./parser"));
__export(require("./settings"));
__export(require("./tasks"));
//# sourceMappingURL=index.js.map

2

package.json
{
"name": "@microsoft/powerquery-parser",
"version": "0.1.32",
"version": "0.1.33",
"description": "A parser for the Power Query/M formula language.",

@@ -5,0 +5,0 @@ "main": "lib/index.js",

Sorry, the diff of this file is not supported yet