@influitive/profile-card
Advanced tools
Comparing version 3.0.5 to 3.0.6
{ | ||
"name": "@influitive/profile-card", | ||
"version": "3.0.5", | ||
"version": "3.0.6", | ||
"dependencies": { | ||
@@ -8,3 +8,3 @@ "@influitive/jwt": "^2.1.2", | ||
"@influitive/scripts": "^1.1.5", | ||
"@influitive/secret-garden": "^0.1.10", | ||
"@influitive/secret-garden": "^0.1.17", | ||
"infl-icons": "1.2.1", | ||
@@ -11,0 +11,0 @@ "jss": "^3.7.0", |
@@ -61,3 +61,4 @@ import React, { Component } from 'react'; | ||
place={this.props.position || 'bottom'} | ||
globalEventOff='click' | ||
globalEventOff="click" | ||
effect="solid" | ||
afterShow={this.props.fetchProfile} | ||
@@ -64,0 +65,0 @@ getContent={this.popoverContent} |
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
33207
33
1013