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

@jamsr-ui/utils

Package Overview
Dependencies
Maintainers
1
Versions
75
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@jamsr-ui/utils - npm Package Compare versions

Comparing version 0.0.10 to 0.0.12

20

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

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

},
"devDependencies": {
"@types/node": "^20.12.12",
"@types/react": "^18.3.3",
"framer-motion": "^11.2.6",
"react": "^18.3.1",
"clean-package": "^2.2.0"
},
"peerDependencies": {

@@ -36,2 +29,13 @@ "framer-motion": "^11.2.6",

},
"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": {

@@ -38,0 +42,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