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

@stianlarsen/border-beam

Package Overview
Dependencies
Maintainers
1
Versions
11
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@stianlarsen/border-beam - npm Package Compare versions

Comparing version 1.0.9 to 1.0.10

14

package.json
{
"name": "@stianlarsen/border-beam",
"version": "1.0.9",
"version": "1.0.10",
"description": "An animated border component that creates a visually stunning beam of light traveling along the borders of any container. Perfect for adding a modern, dynamic touch to your web components.",

@@ -16,4 +16,8 @@ "main": "dist/index.js",

"default": "./dist/index.js"
}
},
"./css": "./dist/css/borderBeam.css"
},
"next": {
"cssModules": false
},
"scripts": {

@@ -45,9 +49,9 @@ "test": "echo \"Error: no test specified\" && exit 1",

"dependencies": {
"react": "^18"
"react": "^18.0.0 || ^19.0.0"
},
"peerDependencies": {
"react": "^18"
"react": "^18.0.0 || ^19.0.0"
},
"devDependencies": {
"@types/react": "^18.3.4",
"@types/react": "^18.0.0 || ^19.0.0",
"shx": "^0.3.4",

@@ -54,0 +58,0 @@ "typescript": "^5.5.4"

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