@alephdata/react-ftm
Advanced tools
Comparing version 2.5.0 to 2.5.1
@@ -15,2 +15,3 @@ import React from 'react'; | ||
translitLookup?: any; | ||
truncate?: number; | ||
} | ||
@@ -17,0 +18,0 @@ declare class PropertyValue extends React.PureComponent<IPropertyValueProps> { |
@@ -6,2 +6,3 @@ import React from 'react'; | ||
lookup?: any; | ||
truncate?: number; | ||
} | ||
@@ -8,0 +9,0 @@ declare class Transliterate extends React.PureComponent<ITransliterateProps> { |
{ | ||
"name": "@alephdata/react-ftm", | ||
"version": "2.5.0", | ||
"version": "2.5.1", | ||
"description": "React UI component library for aleph/followthemoney", | ||
@@ -33,3 +33,3 @@ "keywords": [], | ||
"devDependencies": { | ||
"@formatjs/cli": "^3.1.5", | ||
"@formatjs/cli": "^4.2.27", | ||
"@types/bezier-js": "^0.0.8", | ||
@@ -84,3 +84,3 @@ "@types/classnames": "^2.3.1", | ||
"dependencies": { | ||
"bezier-js": "^2.2.0", | ||
"bezier-js": "^4.1.1", | ||
"d3-force": "^3.0.0", | ||
@@ -87,0 +87,0 @@ "d3-scale": "^4.0.0", |
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is too big to display
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
2394
0
6193701
+ Addedbezier-js@4.1.1(transitive)
- Removedbezier-js@2.6.1(transitive)
Updatedbezier-js@^4.1.1