layout-emotions
Advanced tools
Comparing version 1.0.0 to 1.0.1
{ | ||
"name": "layout-emotions", | ||
"version": "1.0.0", | ||
"version": "1.0.1", | ||
"description": "Collection of layout emotion components", | ||
"main": "index.js", | ||
"scripts": { | ||
"build": "tsup", | ||
"build": "tsup --dts", | ||
"test": "test" | ||
@@ -26,9 +26,12 @@ }, | ||
"dependencies": { | ||
"@emotion/react": "^11.10.6", | ||
"@emotion/styled": "^11.10.6" | ||
}, | ||
"devDependencies": { | ||
"@types/react": "^18.0.21", | ||
"tsup": "^6.6.3", | ||
"typescript": "^4.9.5" | ||
}, | ||
"peerDependencies": { | ||
"react": "^18.0.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
4637
3
11
133
- Removed@emotion/react@^11.10.6