Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

react-xarrows

Package Overview
Dependencies
Maintainers
1
Versions
33
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

react-xarrows - npm Package Compare versions

Comparing version 1.2.0 to 1.2.1

lib/index.d.ts

7

package.json
{
"name": "react-xarrows",
"version": "1.2.0",
"version": "1.2.1",
"author": "Eliav Louski",

@@ -16,4 +16,4 @@ "description": "Draw arrows (or lines) between components in React!",

],
"main": "lib/Xarrow.js",
"module": "lib/Xarrow.js",
"main": "lib/index.js",
"module": "lib/index.js",
"types": "lib",

@@ -34,3 +34,2 @@ "homepage": "https://eliav2.github.io/react-xarrows/",

"@types/react": "^16.9.19",
"@types/react-dom": "^16.9.5",
"typescript": "^3.7.5"

@@ -37,0 +36,0 @@ },

@@ -220,1 +220,2 @@ # react-xarrows

- 1.2.0 added support for javascript projects that imported the lib locally. many changes to the repo folders structure.
- 1.2.1 minor bug fix (intellij suggestinons did not apear)
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