New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

@jamsr-ui/ripple

Package Overview
Dependencies
Maintainers
0
Versions
88
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@jamsr-ui/ripple - npm Package Compare versions

Comparing version 0.0.64 to 0.0.65

dist/chunk-IQCYDTOJ.js

2

dist/index.js
"use strict";Object.defineProperty(exports, "__esModule", {value: true});"use client"
"use client";var _chunkPVW6L7TRjs = require('./chunk-PVW6L7TR.js');var _chunk544S3GSXjs = require('./chunk-544S3GSX.js');exports.Ripple = _chunkPVW6L7TRjs.a; exports.useRipple = _chunk544S3GSXjs.a;
"use client";var _chunkIQCYDTOJjs = require('./chunk-IQCYDTOJ.js');var _chunk544S3GSXjs = require('./chunk-544S3GSX.js');exports.Ripple = _chunkIQCYDTOJjs.a; exports.useRipple = _chunk544S3GSXjs.a;

@@ -7,2 +7,6 @@ import * as react_jsx_runtime from 'react/jsx-runtime';

className?: string;
classNames?: {
base?: string;
ripple?: string;
};
} & UseRippleOptions;

@@ -9,0 +13,0 @@ declare const Ripple: (props: Props) => react_jsx_runtime.JSX.Element;

"use strict";Object.defineProperty(exports, "__esModule", {value: true});"use client"
var _chunkPVW6L7TRjs = require('./chunk-PVW6L7TR.js');require('./chunk-544S3GSX.js');exports.Ripple = _chunkPVW6L7TRjs.a;
var _chunkIQCYDTOJjs = require('./chunk-IQCYDTOJ.js');require('./chunk-544S3GSX.js');exports.Ripple = _chunkIQCYDTOJjs.a;
{
"name": "@jamsr-ui/ripple",
"version": "0.0.64",
"version": "0.0.65",
"description": "A react js ui library with tailwindcss",

@@ -5,0 +5,0 @@ "sideEffects": false,

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

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