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

@rmwc/line-ripple

Package Overview
Dependencies
Maintainers
1
Versions
169
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@rmwc/line-ripple - npm Package Compare versions

Comparing version 6.1.4 to 7.0.0

3

dist/foundation.js

@@ -8,3 +8,3 @@ "use strict";

var line_ripple_1 = require("@material/line-ripple");
exports.useLineRippleFoundation = function (props) {
var useLineRippleFoundation = function (props) {
var _a = base_1.useFoundation({

@@ -43,1 +43,2 @@ props: props,

};
exports.useLineRippleFoundation = useLineRippleFoundation;
{
"name": "@rmwc/line-ripple",
"version": "6.1.4",
"version": "7.0.0",
"description": "RMWC LineRipple component",

@@ -35,11 +35,11 @@ "main": "dist/index.js",

"peerDependencies": {
"react": "^16.3.x",
"react-dom": "^16.3.x"
"react": ">=16.8.x",
"react-dom": ">=16.8.x"
},
"dependencies": {
"@material/line-ripple": "^5.1.0",
"@rmwc/base": "^6.1.4",
"@rmwc/types": "^6.0.5"
"@rmwc/base": "^7.0.0",
"@rmwc/types": "^7.0.0"
},
"gitHead": "c33a09f349373930ac817c89f21b3246f9e332c2"
"gitHead": "4c1d2d84d146b1baa5f764be95b1a3ed73e11424"
}
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