@microsoft/sp-top-actions
Advanced tools
Comparing version 1.17.4 to 1.18.0-beta.1
@@ -6,3 +6,3 @@ { | ||
"componentType": "Library", | ||
"version": "1.17.4", | ||
"version": "1.18.0", | ||
"loaderConfig": { | ||
@@ -16,3 +16,3 @@ "internalModuleBaseUrls": [ | ||
"type": "path", | ||
"path": "sp-top-actions_none_dce9959b0bd55ccbadc9.js" | ||
"path": "sp-top-actions_none_73fd93fa1224f76c64f4.js" | ||
} | ||
@@ -19,0 +19,0 @@ } |
@@ -13,2 +13,3 @@ import type * as React_2 from 'react'; | ||
readonly topActions: ITopActionsField[]; | ||
/* Excluded from this release type: coachmarks */ | ||
/** | ||
@@ -57,2 +58,4 @@ * Triggered once the top action configuration state has been executed for the specified property path | ||
/* Excluded from this release type: ITopActionsCoachmark */ | ||
/** | ||
@@ -59,0 +62,0 @@ * TopActions Dropdown option props. |
@@ -13,2 +13,3 @@ import type * as React_2 from 'react'; | ||
readonly topActions: ITopActionsField[]; | ||
/* Excluded from this release type: coachmarks */ | ||
/** | ||
@@ -57,2 +58,4 @@ * Triggered once the top action configuration state has been executed for the specified property path | ||
/* Excluded from this release type: ITopActionsCoachmark */ | ||
/** | ||
@@ -59,0 +62,0 @@ * TopActions Dropdown option props. |
@@ -13,2 +13,3 @@ import type * as React_2 from 'react'; | ||
readonly topActions: ITopActionsField[]; | ||
/* Excluded from this release type: coachmarks */ | ||
/** | ||
@@ -57,2 +58,4 @@ * Triggered once the top action configuration state has been executed for the specified property path | ||
/* Excluded from this release type: ITopActionsCoachmark */ | ||
/** | ||
@@ -59,0 +62,0 @@ * TopActions Dropdown option props. |
@@ -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.34.4" | ||
"packageVersion": "7.35.1" | ||
} | ||
] | ||
} |
{ | ||
"name": "@microsoft/sp-top-actions", | ||
"version": "1.17.4", | ||
"version": "1.18.0-beta.1", | ||
"description": "SharePoint Framework support for the web part top actions user interface.", | ||
@@ -11,19 +11,20 @@ "license": "https://aka.ms/spfx/license", | ||
"devDependencies": { | ||
"@rushstack/heft": "0.49.7", | ||
"@rushstack/heft": "0.51.0", | ||
"@types/react": "17.0.45", | ||
"@types/react-dom": "17.0.17", | ||
"@ms/spfx-internal-web-build-rig": "0.1.0", | ||
"@odsp-web-tools/internal-node-rig": "0.1.0" | ||
"@ms/spfx-internal-web-build-next-rig": "0.1.0" | ||
}, | ||
"scripts": { | ||
"build": "heft test --clean", | ||
"build": "heft build --clean", | ||
"clean": "heft clean", | ||
"deploy": "heft dev-deploy", | ||
"start": "heft start --clean", | ||
"test": "heft test --no-build", | ||
"build-watch": "heft build --lite", | ||
"_phase:build": "heft build --clean", | ||
"_phase:build-incremental": "heft build --lite", | ||
"_phase:depscan": "heft depscan" | ||
"start": "heft build-watch --serve", | ||
"test-watch": "heft test-watch", | ||
"tab": "heft tab", | ||
"tablink": "heft tablink", | ||
"_phase:build": "heft run --only build -- --clean", | ||
"_phase:build-incremental": "heft run --only build --", | ||
"_phase:depscan": "heft depscan", | ||
"_phase:tablink": "heft tablink" | ||
} | ||
} |
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
No v1
QualityPackage is not semver >=1. This means it is not stable and does not support ^ ranges.
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
23281
4
15
676
1