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

@accounts/client

Package Overview
Dependencies
Maintainers
5
Versions
201
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@accounts/client - npm Package Compare versions

Comparing version 0.25.1 to 0.25.3

18

package.json
{
"name": "@accounts/client",
"version": "0.25.1",
"version": "0.25.3",
"description": "Fullstack authentication and accounts-management",

@@ -46,17 +46,17 @@ "main": "lib/index.js",

"devDependencies": {
"@types/jest": "25.1.4",
"@types/jest": "25.2.1",
"@types/jwt-decode": "2.2.1",
"@types/node": "13.9.8",
"jest": "25.1.0",
"jest-localstorage-mock": "2.4.0",
"@types/node": "13.13.5",
"jest": "26.0.1",
"jest-localstorage-mock": "2.4.2",
"jsonwebtoken": "8.5.1",
"localstorage-polyfill": "1.0.1",
"rimraf": "3.0.0"
"rimraf": "3.0.2"
},
"dependencies": {
"@accounts/types": "^0.25.1",
"@accounts/types": "^0.25.3",
"jwt-decode": "2.2.0",
"tslib": "1.10.0"
"tslib": "1.11.2"
},
"gitHead": "18c02edee2a382236923b4b6c221362dba3c7bb9"
"gitHead": "77c35ef4c767555f10aed242e2032a17130af0bf"
}
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