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

@accounts/server

Package Overview
Dependencies
Maintainers
5
Versions
204
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@accounts/server - npm Package Compare versions

Comparing version 0.9.0 to 0.9.2

10

package.json
{
"name": "@accounts/server",
"version": "0.9.0",
"version": "0.9.2",
"description": "Fullstack authentication and accounts-management",

@@ -49,3 +49,3 @@ "main": "lib/index.js",

"dependencies": {
"@accounts/types": "^0.9.0",
"@accounts/types": "^0.9.2",
"@types/jsonwebtoken": "8.3.0",

@@ -58,8 +58,8 @@ "emittery": "0.4.1",

"devDependencies": {
"@types/jest": "23.3.10",
"@types/jest": "23.3.12",
"@types/jwt-decode": "2.2.1",
"@types/node": "10.12.9",
"@types/node": "10.12.18",
"jest": "23.6.0",
"rimraf": "2.6.2"
"rimraf": "2.6.3"
}
}
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