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.1.0-beta.0 to 0.1.0-beta.1

18

package.json
{
"name": "@accounts/client",
"version": "0.1.0-beta.0",
"version": "0.1.0-beta.1",
"description": "Fullstack authentication and accounts-management",

@@ -51,12 +51,12 @@ "main": "lib/index.js",

"devDependencies": {
"@types/jest": "^20.0.2",
"jest": "^20.0.4",
"jsonwebtoken": "^7.4.1",
"lerna": "2.0.0-beta.32",
"localstorage-polyfill": "^1.0.1",
"regenerator-runtime": "^0.9.6",
"rimraf": "^2.6.1"
"@types/jest": "20.0.8",
"jest": "20.0.4",
"jsonwebtoken": "7.4.3",
"lerna": "2.9.0",
"localstorage-polyfill": "1.0.1",
"regenerator-runtime": "0.11.1",
"rimraf": "2.6.2"
},
"dependencies": {
"@accounts/common": "^0.1.0-beta.0",
"@accounts/common": "^0.1.0-beta.1",
"crypto-js": "^3.1.9-1",

@@ -63,0 +63,0 @@ "immutable": "^3.8.1",

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