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.0.15 to 0.0.16

yarn.lock

7

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

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

"start": "webpack -p --config --progress --watch",
"clean": "rimraf lib lib-es6",
"precompile": "npm run clean",
"compile": "npm run compile:es6 && npm run compile:umd",

@@ -71,2 +73,3 @@ "compile:es6": "babel ./src --out-dir ./lib-es6",

"regenerator-runtime": "^0.9.6",
"rimraf": "^2.6.1",
"webpack": "^1.13.3",

@@ -76,3 +79,3 @@ "webpack-node-externals": "^1.5.4"

"dependencies": {
"@accounts/common": "^0.0.15",
"@accounts/common": "^0.0.16",
"crypto-js": "^3.1.9-1",

@@ -79,0 +82,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