Socket
Socket
Sign inDemoInstall

@reactflow/minimap

Package Overview
Dependencies
Maintainers
1
Versions
53
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@reactflow/minimap - npm Package Compare versions

Comparing version 11.0.1 to 11.0.2

8

package.json
{
"name": "@reactflow/minimap",
"version": "11.0.1",
"version": "11.0.2",
"description": "Minimap component for React Flow.",

@@ -20,3 +20,5 @@ "keywords": [

"types": "dist/esm/index.d.ts",
"sideEffects": false,
"sideEffects": [
"*.css"
],
"publishConfig": {

@@ -33,3 +35,3 @@ "access": "public"

"@babel/runtime": "^7.18.9",
"@reactflow/core": "11.1.0",
"@reactflow/core": "11.1.1",
"classcat": "^5.0.3",

@@ -36,0 +38,0 @@ "zustand": "^4.1.1"

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

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