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.40 to 0.0.41

src/index.ts

13

package.json
{
"name": "@jamsr-ui/ripple",
"version": "0.0.40",
"version": "0.0.41",
"description": "",
"main": "./dist/index.mjs",
"main": "./src/index.ts",
"sideEffects": false,

@@ -24,13 +24,12 @@ "keywords": [

"dependencies": {
"@jamsr-ui/utils": "^0.0.36",
"@jamsr-ui/hooks": "^0.0.28"
"@jamsr-ui/hooks": "^0.0.29",
"@jamsr-ui/utils": "^0.0.37"
},
"module": "dist/index.mjs",
"types": "dist/index.d.ts",
"exports": {
".": {
"types": "./dist/index.d.ts",
"import": "./dist/index.mjs"
"import": "./dist/index.mjs",
"require": "./dist/index.js"
}
}
}
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