Socket
Socket
Sign inDemoInstall

stytch

Package Overview
Dependencies
Maintainers
8
Versions
157
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

stytch - npm Package Compare versions

Comparing version 2.0.0 to 2.0.1

test/stytchClient.test.js

1

lib/stytchClient.js

@@ -79,2 +79,3 @@ 'use strict';

function(request, cb) {
var request = request || {};
return this._authenticatedRequest({

@@ -81,0 +82,0 @@ path: 'users/pending',

5

package.json
{
"name": "stytch",
"version": "2.0.0",
"version": "2.0.1",
"description": "A wrapper for the Stytch API",

@@ -27,3 +27,4 @@ "main": "lib/stytch.js",

"eslint-plugin-react": "^6.10.3",
"mocha": "^5.2.0"
"mocha": "^5.2.0",
"sinon": "^11.1.1"
},

@@ -30,0 +31,0 @@ "dependencies": {

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