react-xarrows
Advanced tools
Comparing version 1.2.0 to 1.2.1
{ | ||
"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) |
Major refactor
Supply chain riskPackage has recently undergone a major refactor. It may be unstable or indicate significant internal changes. Use caution when updating to versions that include significant changes.
Found 1 instance in 1 package
Major refactor
Supply chain riskPackage has recently undergone a major refactor. It may be unstable or indicate significant internal changes. Use caution when updating to versions that include significant changes.
Found 1 instance in 1 package
2
221
72289
783