New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

alaska-user

Package Overview
Dependencies
Maintainers
1
Versions
61
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

alaska-user - npm Package Compare versions

Comparing version 0.11.21 to 0.11.22

1

index.js

@@ -80,5 +80,4 @@ // @flow

}
}
export default new UserService();

@@ -7,3 +7,2 @@ // @flow

export default class Ability extends Model {
static label = 'Ability';

@@ -10,0 +9,0 @@ static icon = 'unlock-alt';

@@ -7,3 +7,2 @@ // @flow

export default class Role extends Model {
static label = 'Role';

@@ -10,0 +9,0 @@ static icon = 'users';

@@ -7,3 +7,2 @@ // @flow

export default class User extends Model {
static label = 'User';

@@ -10,0 +9,0 @@ static icon = 'user';

8

package.json
{
"name": "alaska-user",
"version": "0.11.21",
"version": "0.11.22",
"description": "Alaska user service",

@@ -16,9 +16,9 @@ "keywords": [

"alaska-field-image": "^0.11.21",
"alaska-field-number": "^0.11.12",
"alaska-field-number": "^0.11.22",
"alaska-field-password": "^0.11.12",
"alaska-field-relationship": "^0.11.21",
"alaska-field-relationship": "^0.11.22",
"alaska-field-text": "^0.11.15",
"alaska-middleware-session": "^0.11.0",
"alaska-settings": "^0.11.21"
"alaska-settings": "^0.11.22"
}
}
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