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

@jamsr-ui/styles

Package Overview
Dependencies
Maintainers
0
Versions
21
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@jamsr-ui/styles - npm Package Compare versions

Comparing version 0.0.16 to 0.0.17

49

package.json
{
"name": "@jamsr-ui/styles",
"version": "0.0.16",
"version": "0.0.17",
"sideEffects": false,
"peerDependencies": {
"react": "^19.0.0",
"react-dom": "^19.0.0"
},
"exports": {
".": {
"types": "./dist/index.d.ts",
"import": "./dist/index.mjs",
"require": "./dist/index.js"
}
},
"description": "A modern and beautiful Next.js UI components library.",
"keywords": [

@@ -15,7 +28,12 @@ "react",

],
"license": "MIT",
"author": "@jamsrworld",
"license": "MIT",
"publishConfig": {
"access": "public"
"repository": {
"type": "git",
"url": "https://github.com/jamsrworld/jamsr-ui"
},
"bugs": {
"url": "https://github.com/jamsrworld/jamsr-ui/issues"
},
"homepage": "https://jamsr-ui.jamsrworld.com",
"files": [

@@ -27,24 +45,3 @@ "dist",

"LICENSE"
],
"exports": {
".": {
"types": "./dist/index.d.ts",
"import": "./dist/index.mjs",
"require": "./dist/index.js"
}
},
"peerDependencies": {
"react": "^19.0.0",
"react-dom": "^19.0.0"
},
"description": "A modern and beautiful Next.js UI components library.",
"sideEffects": false,
"repository": {
"type": "git",
"url": "https://github.com/jamsrworld/jamsr-ui"
},
"bugs": {
"url": "https://github.com/jamsrworld/jamsr-ui/issues"
},
"homepage": "https://jamsr-ui.jamsrworld.com"
]
}
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