@microsoft/sp-odata-types
Advanced tools
Comparing version 1.18.0-beta.3 to 1.18.0-beta.5
@@ -8,5 +8,5 @@ // This file is read by tools that parse documentation comments conforming to the TSDoc standard. | ||
"packageName": "@microsoft/api-extractor", | ||
"packageVersion": "7.36.0" | ||
"packageVersion": "7.36.3" | ||
} | ||
] | ||
} |
{ | ||
"name": "@microsoft/sp-odata-types", | ||
"version": "1.18.0-beta.3", | ||
"version": "1.18.0-beta.5", | ||
"description": "TypeScript interfaces for working with SharePoint REST APIs", | ||
@@ -14,5 +14,5 @@ "license": "https://aka.ms/spfx/license", | ||
"devDependencies": { | ||
"@rushstack/heft": "0.50.6", | ||
"@rushstack/heft": "0.58.1", | ||
"eslint": "8.7.0", | ||
"@odsp-web-tools/internal-node-rig": "0.1.0" | ||
"@odsp-web-tools/internal-node-next-rig": "0.1.0" | ||
}, | ||
@@ -29,8 +29,7 @@ "dependencies": { | ||
"deploy": "heft dev-deploy", | ||
"start": "heft start --clean", | ||
"build-watch": "heft build --lite", | ||
"_phase:build": "heft build --clean", | ||
"_phase:build-incremental": "heft build --lite", | ||
"start": "heft build-watch --serve", | ||
"_phase:build": "heft run --only build -- --clean", | ||
"_phase:build-incremental": "heft run --only build --", | ||
"_phase:depscan": "heft depscan" | ||
} | ||
} |
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
52128
1