@react-aria/landmark
Advanced tools
Comparing version 3.0.0-nightly.3596 to 3.0.0-nightly.3598
{ | ||
"name": "@react-aria/landmark", | ||
"version": "3.0.0-nightly.3596+09c71dd74", | ||
"version": "3.0.0-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,5 +26,5 @@ "source": "src/index.ts", | ||
"@babel/runtime": "^7.6.2", | ||
"@react-aria/focus": "3.0.0-nightly.1896+09c71dd74", | ||
"@react-aria/utils": "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/utils": "3.0.0-nightly.1898+810579b67", | ||
"@react-types/shared": "3.0.0-nightly.1898+810579b67" | ||
}, | ||
@@ -32,3 +37,3 @@ "peerDependencies": { | ||
}, | ||
"gitHead": "09c71dd74a438b918a35eeecd307ae1fbaa28784" | ||
"gitHead": "810579b671791f1593108f62cdc1893de3a220e3" | ||
} |
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
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
92863