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

@staratlas/player-profile

Package Overview
Dependencies
Maintainers
4
Versions
64
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@staratlas/player-profile - npm Package Compare versions

Comparing version 0.7.1 to 0.7.2

2

dist/src/idl/player_profile.d.ts
export type PlayerProfile = {
version: '0.3.0';
version: '0.4.0';
name: 'player_profile';

@@ -4,0 +4,0 @@ instructions: [

@@ -5,3 +5,3 @@ "use strict";

exports.IDL = {
version: '0.3.0',
version: '0.4.0',
name: 'player_profile',

@@ -8,0 +8,0 @@ instructions: [

{
"name": "@staratlas/player-profile",
"version": "0.7.1",
"version": "0.7.2",
"description": "> TODO: description",

@@ -25,3 +25,3 @@ "author": "Brett Etter <brett.etter@staratlas.com>",

},
"gitHead": "4fc4738e2ca307b75db84dc3aaa9878e4cb0f3b7"
"gitHead": "da561f12e928af3e286a54751b93ceec1111f94c"
}

@@ -15,2 +15,3 @@ import { AnchorProvider, BN, Program, Wallet } from '@project-serum/anchor';

import {
MemberStatus,
PLAYER_PROFILE_IDL,

@@ -23,12 +24,10 @@ PermissionType,

ProfilePermissions,
ProfileRoleMembership,
RoleAccount,
playerNameDataEquals,
profileDataEquals,
profileKeyEquals,
roleAccountEquals,
roleMembershipEquals,
} from '../src';
import {
MemberStatus,
ProfileRoleMembership,
roleMembershipEquals,
} from '../src/profileRoleMembership';
import { RoleAccount, roleAccountEquals } from '../src/role';

@@ -35,0 +34,0 @@ export type CreateProfileKeysInput = {

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