Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

sling-web-component-message

Package Overview
Dependencies
Maintainers
1
Versions
39
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

sling-web-component-message - npm Package Compare versions

Comparing version 1.5.0 to 1.6.0

10

package.json
{
"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 @@

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc