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

@foxiko/client

Package Overview
Dependencies
Maintainers
1
Versions
105
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@foxiko/client - npm Package Compare versions

Comparing version 1.0.89 to 1.0.90

2

identity/IdentityServer.js

@@ -88,5 +88,7 @@ const {OAuthCredentials} = require("@foxiko/oauth/OAuthServer");

}
async _findAuthorization(code) {
throw "This feature is currently not supported";
}
async _findRefreshToken(refreshToken) {

@@ -93,0 +95,0 @@ const result = await this.handler.findRefreshToken(refreshToken);

5

package.json
{
"name": "@foxiko/client",
"version": "1.0.89",
"version": "1.0.90",
"description": "",

@@ -12,4 +12,3 @@ "main": "index.js",

"dependencies": {
"@foxiko/oauth": "^1.0.29",
"foxiko-oauth": "^1.0.7",
"@foxiko/oauth": "^1.0.30",
"foxiko-request-handler": "^0.1.1",

@@ -16,0 +15,0 @@ "ftp": "^0.3.10",

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