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
1
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.12 to 0.0.13

24

package.json
{
"name": "@jamsr-ui/ripple",
"version": "0.0.12",
"version": "0.0.13",
"description": "",

@@ -19,9 +19,2 @@ "main": "./dist/index.mjs",

],
"devDependencies": {
"@types/react": "^18.3.2",
"react": "^18.3.1",
"react-dom": "^18.3.1",
"clean-package": "^2.2.0",
"@jamsr-ui/tailwind-config": "^0.0.4"
},
"peerDependencies": {

@@ -32,5 +25,16 @@ "react": ">=18",

"dependencies": {
"@jamsr-ui/hooks": "^0.0.5",
"@jamsr-ui/utils": "^0.0.10"
"@jamsr-ui/hooks": "^0.0.6",
"@jamsr-ui/utils": "^0.0.11"
},
"clean-package": "../../../clean-package.config.json",
"module": "dist/index.mjs",
"types": "dist/index.d.ts",
"exports": {
".": {
"types": "./dist/index.d.ts",
"import": "./dist/index.mjs",
"require": "./dist/index.js"
},
"./package.json": "./package.json"
},
"scripts": {

@@ -37,0 +41,0 @@ "build": "tsup",

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