Socket
Socket
Sign inDemoInstall

rightfoot-node

Package Overview
Dependencies
8
Maintainers
1
Versions
26
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 1.3.3 to 1.3.4

4

1-3/custom.d.ts

@@ -1,2 +0,2 @@

declare module 'portable-fetch';
declare module 'url';
declare module 'node-fetch';
declare module 'url';
{
"name": "rightfoot-node",
"version": "1.3.3",
"version": "1.3.4",
"description": "TypeScript/Node.js API client for Rightfoot student debt repayment.",

@@ -21,3 +21,3 @@ "author": "Rightfoot",

"es6-promise": "^4.2.8",
"portable-fetch": "^3.0.0"
"node-fetch": "^2.6.7"
},

@@ -28,5 +28,5 @@ "devDependencies": {

"nock": "^13.0.2",
"portable-fetch": "^3.0.0",
"typescript": "^2.0"
"typescript": "^2.0",
"node-fetch": "^2.6.7"
}
}

Sorry, the diff of this file is too big to display

Sorry, the diff of this file is too big to display

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc