@microsoft/sp-office-ui-fabric-core
Advanced tools
Comparing version 1.20.0 to 1.21.0-beta.0
@@ -5,3 +5,3 @@ { | ||
"componentType": "Library", | ||
"version": "1.20.0", | ||
"version": "1.21.0", | ||
"manifestVersion": 2, | ||
@@ -17,4 +17,4 @@ "loaderConfig": { | ||
"path": { | ||
"path": "office-ui-fabric-core_none_6c3b5516bbc4e90ea71a.js", | ||
"integrity": "sha256-RILUrP/j3d8Osa3akbjP4PsQTqTzCMigfai4TvL8i0I=" | ||
"path": "office-ui-fabric-core_none_e58645208233c80203da.js", | ||
"integrity": "sha256-gtpV8Gm0YbsbNk+WF8JOddMgo7G1yu55pVmAZGzL1pM=" | ||
} | ||
@@ -21,0 +21,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.20.0", | ||
"version": "1.21.0-beta.0", | ||
"engines": { | ||
@@ -14,4 +14,4 @@ "node": ">=18.17.1 <19.0.0" | ||
"devDependencies": { | ||
"@rushstack/heft": "0.67.0", | ||
"eslint": "8.57.0", | ||
"@rushstack/heft": "0.68.13", | ||
"eslint": "8.57.1", | ||
"@ms/sp-load-themed-styles": "0.1.2", | ||
@@ -21,2 +21,3 @@ "@ms/spfx-internal-web-build-rig": "0.1.0" | ||
"dependencies": { | ||
"@swc/helpers": "0.5.12", | ||
"office-ui-fabric-core": "11.0.1", | ||
@@ -31,5 +32,5 @@ "tslib": "2.3.1" | ||
"_phase:build": "heft run --only build -- --clean", | ||
"_phase:build-incremental": "heft run --only build --", | ||
"_phase:build:incremental": "heft run --only build --", | ||
"_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
119244
3
1
+ Added@swc/helpers@0.5.12
+ Added@swc/helpers@0.5.12(transitive)
+ Addedtslib@2.8.1(transitive)