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.8.0 to 0.8.1

24

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

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

"volta": {
"node": "10.22.1",
"yarn": "1.22.5"
"node": "10.23.0",
"yarn": "1.22.10"
},

@@ -37,18 +37,18 @@ "main": "dist/src/index.js",

"dependencies": {
"axios": "0.20.0",
"axios": "0.21.0",
"pluralize": "8.0.0",
"query-string": "6.13.2"
"query-string": "6.13.7"
},
"devDependencies": {
"@types/jest": "26.0.14",
"@types/node": "12.12.62",
"@types/jest": "26.0.15",
"@types/node": "12.19.5",
"@types/pluralize": "0.0.29",
"axios-mock-adapter": "1.18.2",
"jest": "26.4.2",
"axios-mock-adapter": "1.19.0",
"jest": "26.6.3",
"prettier": "2.1.2",
"supertest": "4.0.2",
"ts-jest": "26.4.0",
"supertest": "6.0.1",
"ts-jest": "26.4.4",
"tslint": "6.1.3",
"typescript": "4.0.3"
"typescript": "4.0.5"
}
}
export interface CreatePasswordlessSessionOptions {
email: string;
redirect_uri?: string;
state?: string;
type: 'MagicLink';
}
{
"version": "0.8.0",
"version": "0.8.1",
"name": "@workos-inc/node",

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

"volta": {
"node": "10.22.1",
"yarn": "1.22.5"
"node": "10.23.0",
"yarn": "1.22.10"
},

@@ -37,18 +37,18 @@ "main": "dist/src/index.js",

"dependencies": {
"axios": "0.20.0",
"axios": "0.21.0",
"pluralize": "8.0.0",
"query-string": "6.13.2"
"query-string": "6.13.7"
},
"devDependencies": {
"@types/jest": "26.0.14",
"@types/node": "12.12.62",
"@types/jest": "26.0.15",
"@types/node": "12.19.5",
"@types/pluralize": "0.0.29",
"axios-mock-adapter": "1.18.2",
"jest": "26.4.2",
"axios-mock-adapter": "1.19.0",
"jest": "26.6.3",
"prettier": "2.1.2",
"supertest": "4.0.2",
"ts-jest": "26.4.0",
"supertest": "6.0.1",
"ts-jest": "26.4.4",
"tslint": "6.1.3",
"typescript": "4.0.3"
"typescript": "4.0.5"
}
}
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