Socket
Socket
Sign inDemoInstall

@workos-inc/node

Package Overview
Dependencies
Maintainers
6
Versions
154
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@workos-inc/node - npm Package Compare versions

Comparing version 7.22.0 to 7.22.1

1

lib/index.d.ts

@@ -13,2 +13,3 @@ import { HttpClient } from './common/net/http-client';

export * from './events/interfaces';
export * from './fga/interfaces';
export * from './organizations/interfaces';

@@ -15,0 +16,0 @@ export * from './passwordless/interfaces';

@@ -32,2 +32,3 @@ "use strict";

__exportStar(require("./events/interfaces"), exports);
__exportStar(require("./fga/interfaces"), exports);
__exportStar(require("./organizations/interfaces"), exports);

@@ -34,0 +35,0 @@ __exportStar(require("./passwordless/interfaces"), exports);

2

lib/workos.js

@@ -30,3 +30,3 @@ "use strict";

const fetch_client_1 = require("./common/net/fetch-client");
const VERSION = '7.22.0';
const VERSION = '7.22.1';
const DEFAULT_HOSTNAME = 'api.workos.com';

@@ -33,0 +33,0 @@ const HEADER_AUTHORIZATION = 'Authorization';

{
"version": "7.22.0",
"version": "7.22.1",
"name": "@workos-inc/node",

@@ -4,0 +4,0 @@ "author": "WorkOS",

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