@microsoft/sp-office-ui-fabric-core
Advanced tools
Comparing version 1.16.0-rc.0 to 1.16.0
{ | ||
"name": "@microsoft/sp-office-ui-fabric-core", | ||
"description": "A supported set of Office UI Fabric Core definitions bundled for use in the SharePoint Framework", | ||
"version": "1.16.0-rc.0", | ||
"scripts": {}, | ||
"version": "1.16.0", | ||
"engines": { | ||
@@ -14,6 +13,21 @@ "node": ">=12.13.0 <13.0.0 || >=14.15.0 <15.0.0 || >=16.13.0 <17.0.0" | ||
"typings": "lib/index.d.ts", | ||
"devDependencies": { | ||
"@ms/sp-load-themed-styles": "0.1.2", | ||
"@ms/spfx-internal-web-build-rig": "0.1.0", | ||
"@rushstack/heft": "0.47.11" | ||
}, | ||
"dependencies": { | ||
"office-ui-fabric-core": "11.0.1", | ||
"tslib": "2.3.1" | ||
}, | ||
"scripts": { | ||
"build": "heft test --clean", | ||
"clean": "heft clean", | ||
"deploy": "heft dev-deploy", | ||
"start": "heft start --clean", | ||
"build-watch": "heft build --lite", | ||
"_phase:build": "heft build --clean", | ||
"_phase:build-incremental": "heft build --lite", | ||
"_phase:depscan": "heft depscan" | ||
} | ||
} | ||
} |
No v1
QualityPackage is not semver >=1. This means it is not stable and does not support ^ ranges.
Found 1 instance in 1 package
69429
0
3