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

@smui/common

Package Overview
Dependencies
Maintainers
1
Versions
83
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@smui/common - npm Package Compare versions

Comparing version 3.0.1 to 3.0.2

bare.js

11

CHANGELOG.md

@@ -6,2 +6,13 @@ # Change Log

## [3.0.2](https://github.com/hperrin/svelte-material-ui/compare/v3.0.1...v3.0.2) (2021-04-21)
### Features
* new easy styling method ([9c58fc9](https://github.com/hperrin/svelte-material-ui/commit/9c58fc9680c03ef15026b29a14e803a0afa39cbd))
## [3.0.1](https://github.com/hperrin/svelte-material-ui/compare/v3.0.0...v3.0.1) (2021-04-21)

@@ -8,0 +19,0 @@

5

index.js

@@ -1,4 +0,1 @@

import Label from './CommonLabel.svelte';
import Icon from './CommonIcon.svelte';
export { Label, Icon };
export * from './bare.js';

4

package.json
{
"name": "@smui/common",
"version": "3.0.1",
"version": "3.0.2",
"description": "Svelte Material UI - Common",

@@ -35,3 +35,3 @@ "type": "module",

},
"gitHead": "0419ea724f8191cb9cc06a68860638d5b657087d"
"gitHead": "c8a34d0b6e17873e0654a3098226e5c3c18d82ef"
}
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