@applique-ui/banner
Advanced tools
Comparing version 0.0.58 to 0.0.59
{ | ||
"name": "@applique-ui/banner", | ||
"version": "0.0.58", | ||
"version": "0.0.59", | ||
"main": "dist/banner.cjs.js", | ||
@@ -10,16 +10,7 @@ "module": "dist/banner.esm.js", | ||
"repository": "https://github.com/myntra/uikit/tree/release/components/banner", | ||
"keywords": [ | ||
"uikit", | ||
"component" | ||
], | ||
"keywords": ["uikit", "component"], | ||
"homepage": "https://uikit.myntra.com/components/banner", | ||
"files": [ | ||
"src/", | ||
"dist/" | ||
], | ||
"files": ["src/", "dist/"], | ||
"sideEffects": false, | ||
"optionalDependencies": { | ||
"react": "^16.9.0", | ||
"react-dom": "^16.9.0" | ||
}, | ||
"optionalDependencies": { "react": "^16.9.0", "react-dom": "^16.9.0" }, | ||
"devDependencies": { | ||
@@ -26,0 +17,0 @@ "@types/react": "^16.9.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
50127