Socket
Socket
Sign inDemoInstall

@workos-inc/node

Package Overview
Dependencies
Maintainers
7
Versions
155
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 0.7.0 to 0.8.0

8

dist/package.json
{
"version": "0.7.0",
"version": "0.8.0",
"name": "@workos-inc/node",

@@ -42,3 +42,3 @@ "author": "WorkOS",

"@types/jest": "26.0.14",
"@types/node": "12.12.59",
"@types/node": "12.12.62",
"@types/pluralize": "0.0.29",

@@ -49,6 +49,6 @@ "axios-mock-adapter": "1.18.2",

"supertest": "4.0.2",
"ts-jest": "26.3.0",
"ts-jest": "26.4.0",
"tslint": "6.1.3",
"typescript": "4.0.2"
"typescript": "4.0.3"
}
}

@@ -5,2 +5,3 @@ import { ConnectionType } from './connection-type.enum';

idp_id: string;
connection_id: string;
connection_type: ConnectionType;

@@ -7,0 +8,0 @@ email: string;

{
"version": "0.7.0",
"version": "0.8.0",
"name": "@workos-inc/node",

@@ -42,3 +42,3 @@ "author": "WorkOS",

"@types/jest": "26.0.14",
"@types/node": "12.12.59",
"@types/node": "12.12.62",
"@types/pluralize": "0.0.29",

@@ -49,6 +49,6 @@ "axios-mock-adapter": "1.18.2",

"supertest": "4.0.2",
"ts-jest": "26.3.0",
"ts-jest": "26.4.0",
"tslint": "6.1.3",
"typescript": "4.0.2"
"typescript": "4.0.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