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.2 to 11.0.0-next.3

dist/declarations/src/index.d.ts.map

1

dist/declarations/src/index.d.ts
export { default as MiniMap } from './MiniMap';
export * from './types';
//# sourceMappingURL=index.d.ts.map

@@ -9,1 +9,2 @@ /// <reference types="react" />

export default _default;
//# sourceMappingURL=MiniMap.d.ts.map

@@ -20,1 +20,2 @@ import { CSSProperties } from 'react';

export default _default;
//# sourceMappingURL=MiniMapNode.d.ts.map

@@ -13,1 +13,2 @@ import { HTMLAttributes } from 'react';

}
//# sourceMappingURL=types.d.ts.map

7

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

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

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

@@ -49,4 +49,5 @@ "zustand": "^4.0.0"

"postcss-import": "^14.1.0",
"postcss-nested": "^5.0.6"
"postcss-nested": "^5.0.6",
"tsconfig": "*"
}
}
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