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.6 to 0.0.10

dist/assertion.d.ts

13

package.json
{
"name": "@jamsr-ui/utils",
"version": "0.0.6",
"version": "0.0.10",
"description": "",
"main": "./dist/index.mjs",
"sideEffects": false,
"keywords": [],
"keywords": [
"react",
"ui"
],
"author": "@jamsrworld",

@@ -25,3 +28,4 @@ "license": "MIT",

"framer-motion": "^11.2.6",
"react": "^18.3.1"
"react": "^18.3.1",
"clean-package": "^2.2.0"
},

@@ -33,4 +37,5 @@ "peerDependencies": {

"scripts": {
"build": "tsup"
"build": "tsup",
"typecheck": "tsc --noEmit"
}
}
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