sling-web-component-message
Advanced tools
Comparing version 1.5.0 to 1.6.0
{ | ||
"name": "sling-web-component-message", | ||
"version": "1.5.0", | ||
"description": "Sling Message component", | ||
"version": "1.6.0", | ||
"description": "Sling Message", | ||
"module": "src/index.js", | ||
"main": "dist/cjs/es6/index.js", | ||
"main": "dist/cjs/es5/index.js", | ||
"jsnext:main": "dist/es/es6/index.js", | ||
@@ -11,5 +11,5 @@ "browser": "dist/iife/es6/index.js", | ||
"dependencies": { | ||
"sling-framework": "^1.5.0", | ||
"sling-helpers": "^1.5.0" | ||
"sling-framework": "^1.6.0", | ||
"sling-helpers": "^1.6.0" | ||
} | ||
} |
# sling-web-component-message | ||
Sling Message Basic Component. | ||
The message component is a static bar that indicates, through prevailing icons and colors, some state to the user. | ||
The message component is a static bar that indicates, through prevailing icons and colors, to the user some state. | ||
## Install | ||
@@ -8,0 +6,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
520395
59
Updatedsling-framework@^1.6.0
Updatedsling-helpers@^1.6.0