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

@smui/ripple

Package Overview
Dependencies
Maintainers
1
Versions
90
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@smui/ripple - npm Package Compare versions

Comparing version 3.1.0 to 4.0.0

styled.js

5

bare.js

@@ -1,3 +0,2 @@

import Ripple from './Ripple.js';
export default Ripple;
export * from './index.js';
export { default } from './index.js';

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

# [4.0.0](https://github.com/hperrin/svelte-material-ui/compare/v3.1.0...v4.0.0) (2021-04-24)
### Features
* remove style importing from index files, no more /bare ([2ab900a](https://github.com/hperrin/svelte-material-ui/commit/2ab900a4a2b9705b3844121f7a987c272171c7c5))
# [3.1.0](https://github.com/hperrin/svelte-material-ui/compare/v3.0.3...v3.1.0) (2021-04-22)

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

6

index.js

@@ -1,3 +0,3 @@

import './_index.scss';
export * from './bare.js';
export { default } from './bare.js';
import Ripple from './Ripple.js';
export default Ripple;
{
"name": "@smui/ripple",
"version": "3.1.0",
"version": "4.0.0",
"description": "Svelte Material UI - Ripple",

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

},
"gitHead": "d67e50ef816785bd88a6eed400e0b5eb7ea49841"
"gitHead": "2d9baa6fc5fea4c23813adc07956211a6f51caa7"
}
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