Socket
Socket
Sign inDemoInstall

@reactflow/minimap

Package Overview
Dependencies
56
Maintainers
1
Versions
52
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 11.0.0-next.4 to 11.0.0-next.5

6

package.json
{
"name": "@reactflow/minimap",
"version": "11.0.0-next.4",
"version": "11.0.0-next.5",
"description": "Minimap component for React Flow.",

@@ -32,3 +32,3 @@ "keywords": [

"@babel/runtime": "^7.18.9",
"@reactflow/core": "11.0.0-next.4",
"@reactflow/core": "11.0.0-next.5",
"classcat": "^5.0.3",

@@ -60,3 +60,3 @@ "zustand": "^4.0.0"

"build": "rollup --config node:@reactflow/rollup-config --environment NODE_ENV:production && npm run css",
"css": "postcss src/*.css --config ../../postcss-config/index.js --dir dist",
"css": "postcss src/*.css --config ../../tooling/postcss-config/postcss.config.js --dir dist",
"css-watch": "pnpm css --watch",

@@ -63,0 +63,0 @@ "lint": "eslint --ext .js,.jsx,.ts,.tsx src",

Sorry, the diff of this file is too big to display

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc