@staratlas/player-profile
Advanced tools
Comparing version 0.7.3 to 0.8.0
export type PlayerProfile = { | ||
version: '0.6.0'; | ||
version: '0.4.0'; | ||
name: 'player_profile'; | ||
@@ -4,0 +4,0 @@ instructions: [ |
@@ -5,3 +5,3 @@ "use strict"; | ||
exports.IDL = { | ||
version: '0.6.0', | ||
version: '0.4.0', | ||
name: 'player_profile', | ||
@@ -8,0 +8,0 @@ instructions: [ |
{ | ||
"name": "@staratlas/player-profile", | ||
"version": "0.7.3", | ||
"version": "0.8.0", | ||
"description": "> TODO: description", | ||
@@ -23,5 +23,5 @@ "author": "Brett Etter <brett.etter@staratlas.com>", | ||
"@solana/web3.js": "^1.74.0", | ||
"@staratlas/data-source": "^0.5.0" | ||
"@staratlas/data-source": "^0.6.0" | ||
}, | ||
"gitHead": "65238481865c08162649a892883bf46d0f0de124" | ||
"gitHead": "2c8459bbb79a178c9fa7ed9d3abc62ce5fadcea7" | ||
} |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
+ Added@staratlas/data-source@0.6.7(transitive)
- Removed@staratlas/data-source@0.5.9(transitive)