🚀 Big News: Socket Acquires Coana to Bring Reachability Analysis to Every Appsec Team.Learn more
Socket
Sign inDemoInstall
Socket

@react-native/normalize-colors

Package Overview
Dependencies
Maintainers
2
Versions
649
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@react-native/normalize-colors - npm Package Compare versions

Comparing version

to
0.80.0-nightly-20250419-f98c227ee

12

package.json
{
"name": "@react-native/normalize-colors",
"version": "0.80.0-nightly-20250417-96939f160",
"version": "0.80.0-nightly-20250419-f98c227ee",
"description": "Color normalization for React Native.",

@@ -18,3 +18,11 @@ "license": "MIT",

],
"bugs": "https://github.com/facebook/react-native/issues"
"bugs": "https://github.com/facebook/react-native/issues",
"files": [
"index.js",
"README.md",
"!**/__docs__/**",
"!**/__fixtures__/**",
"!**/__mocks__/**",
"!**/__tests__/**"
]
}
index.js.flow