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

@lidofinance/block

Package Overview
Dependencies
Maintainers
1
Versions
22
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@lidofinance/block - npm Package Compare versions

Comparing version 1.0.0 to 1.0.1

LICENSE.txt

32

package.json
{
"name": "@lidofinance/block",
"version": "1.0.0",
"version": "1.0.1",
"main": "dist/cjs/index.js",
"module": "dist/esm/index.js",
"types": "dist/esm/index.d.ts",
"license": "MIT",
"homepage": "https://github.com/lidofinance/ui",
"repository": {
"type": "git",
"url": "https://github.com/lidofinance/ui.git",
"directory": "packages/block"
},
"bugs": {
"url": "https://github.com/lidofinance/ui/issues"
},
"keywords": [
"lido",
"lidofinance",
"styled-components",
"component",
"react-component",
"react"
],
"dependencies": {
"@lidofinance/theme": "1.0.0",
"@lidofinance/utils": "1.0.0"
"@lidofinance/theme": "1.0.1",
"@lidofinance/utils": "1.0.1"
},
"peerDependencies": {
"react": "17.0.2",
"react-dom": "17.0.2",
"react-is": "17.0.2",
"styled-components": "5.3.0"
"react": "16 || 17",
"react-dom": "16 || 17",
"react-is": "16 || 17",
"styled-components": "5"
},

@@ -17,0 +35,0 @@ "devDependencies": {

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