@react-aria/gridlist
Advanced tools
Comparing version 3.1.2-nightly.3596 to 3.1.2-nightly.3598
{ | ||
"name": "@react-aria/gridlist", | ||
"version": "3.1.2-nightly.3596+09c71dd74", | ||
"version": "3.1.2-nightly.3598+810579b67", | ||
"description": "Spectrum UI components in React", | ||
"license": "Apache-2.0", | ||
"main": "dist/main.js", | ||
"module": "dist/module.js", | ||
"module": "dist/module.mjs", | ||
"exports": { | ||
"types": "./dist/types.d.ts", | ||
"import": "./dist/module.mjs", | ||
"require": "./dist/main.js" | ||
}, | ||
"types": "dist/types.d.ts", | ||
@@ -21,11 +26,11 @@ "source": "src/index.ts", | ||
"@babel/runtime": "^7.6.2", | ||
"@react-aria/focus": "3.0.0-nightly.1896+09c71dd74", | ||
"@react-aria/grid": "3.5.2-nightly.3596+09c71dd74", | ||
"@react-aria/i18n": "3.0.0-nightly.1896+09c71dd74", | ||
"@react-aria/interactions": "3.0.0-nightly.1896+09c71dd74", | ||
"@react-aria/selection": "3.0.0-nightly.1896+09c71dd74", | ||
"@react-aria/utils": "3.0.0-nightly.1896+09c71dd74", | ||
"@react-stately/list": "3.6.1-nightly.3596+09c71dd74", | ||
"@react-types/checkbox": "3.0.0-nightly.1896+09c71dd74", | ||
"@react-types/shared": "3.0.0-nightly.1896+09c71dd74" | ||
"@react-aria/focus": "3.0.0-nightly.1898+810579b67", | ||
"@react-aria/grid": "3.5.2-nightly.3598+810579b67", | ||
"@react-aria/i18n": "3.0.0-nightly.1898+810579b67", | ||
"@react-aria/interactions": "3.0.0-nightly.1898+810579b67", | ||
"@react-aria/selection": "3.0.0-nightly.1898+810579b67", | ||
"@react-aria/utils": "3.0.0-nightly.1898+810579b67", | ||
"@react-stately/list": "3.6.1-nightly.3598+810579b67", | ||
"@react-types/checkbox": "3.0.0-nightly.1898+810579b67", | ||
"@react-types/shared": "3.0.0-nightly.1898+810579b67" | ||
}, | ||
@@ -38,3 +43,3 @@ "peerDependencies": { | ||
}, | ||
"gitHead": "09c71dd74a438b918a35eeecd307ae1fbaa28784" | ||
"gitHead": "810579b671791f1593108f62cdc1893de3a220e3" | ||
} |
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
Manifest confusion
Supply chain riskThis package has inconsistent metadata. This could be malicious or caused by an error when publishing the package.
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
Manifest confusion
Supply chain riskThis package has inconsistent metadata. This could be malicious or caused by an error when publishing the package.
Found 1 instance in 1 package
95641