@nextcss/react-native
Advanced tools
Comparing version 0.1.6 to 0.1.7
{ | ||
"name": "@nextcss/react-native", | ||
"version": "0.1.6", | ||
"version": "0.1.7", | ||
"description": "Testing", | ||
"license": "MIT", | ||
"type": "module", | ||
"main": "./dist/index-esm.js", | ||
"main": "./dist/index.js", | ||
"exports": { | ||
".": { | ||
"import": "./dist/index-esm.js", | ||
"require": "./dist/index-cjs.js" | ||
"import": "./dist/index.js", | ||
"require": "./dist/index.cjs" | ||
} | ||
@@ -13,0 +13,0 @@ }, |
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
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
19010
66