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

@frui.ts/apiclient

Package Overview
Dependencies
Maintainers
5
Versions
78
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@frui.ts/apiclient - npm Package Compare versions

Comparing version 0.16.0-beta.6 to 0.16.0-beta.7

2

dist/restRequestBuilder.d.ts

@@ -35,3 +35,3 @@ import { IApiConnector } from "./types";

getQueryString(query: any): string;
protected appendQuery(url: string, query?: any): string;
appendQuery(url: string, query?: any): string;
}

@@ -6,3 +6,3 @@ {

},
"version": "0.16.0-beta.6",
"version": "0.16.0-beta.7",
"description": "Frui.ts helpers for HTTP communication",

@@ -36,6 +36,6 @@ "keywords": [

"dependencies": {
"@frui.ts/helpers": "^0.16.0-beta.6",
"@frui.ts/helpers": "^0.16.0-beta.7",
"query-string": "^6.9.0"
},
"gitHead": "041fa41ca3efb6160efdb6b059c07900a8d569d7"
"gitHead": "ec49c1d0d7277b72b0d324e77b7501299aeba2d2"
}

Sorry, the diff of this file is not supported yet

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