New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

@robobanky/adaptors

Package Overview
Dependencies
Maintainers
2
Versions
43
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@robobanky/adaptors - npm Package Compare versions

Comparing version 1.4.16 to 1.4.17

1

dist/oauth-helpers/oauth-datamodel.d.ts

@@ -12,2 +12,3 @@ import { BankingProviders, EpochDatetime } from '../robobanky';

dateRefreshed: EpochDatetime;
userId: string;
customerId: string;

@@ -14,0 +15,0 @@ customerEmail: string;

2

package.json
{
"name": "@robobanky/adaptors",
"version": "1.4.16",
"version": "1.4.17",
"main": "dist/index.js",

@@ -5,0 +5,0 @@ "types": "src/index.ts",

@@ -14,2 +14,3 @@ import { BankingProviders, EpochDatetime } from '../robobanky'

dateRefreshed: EpochDatetime
userId: string
customerId: string

@@ -16,0 +17,0 @@ customerEmail: string

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