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

@icewhale/icewhale-files-openapi

Package Overview
Dependencies
Maintainers
0
Versions
247
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@icewhale/icewhale-files-openapi - npm Package Compare versions

Comparing version 1.3.2-alpha4 to 1.3.2-alpha40

3

dist/configuration.js

@@ -19,2 +19,3 @@ "use strict";

constructor(param = {}) {
var _a;
this.apiKey = param.apiKey;

@@ -26,3 +27,3 @@ this.username = param.username;

this.serverIndex = param.serverIndex;
this.baseOptions = param.baseOptions;
this.baseOptions = Object.assign({ headers: Object.assign(Object.assign({}, (_a = param.baseOptions) === null || _a === void 0 ? void 0 : _a.headers), { 'User-Agent': "OpenAPI-Generator/typescript-axios" }) }, param.baseOptions);
this.formDataCtor = param.formDataCtor;

@@ -29,0 +30,0 @@ }

{
"name": "@icewhale/icewhale-files-openapi",
"version": "v1.3.2-alpha4",
"version": "v1.3.2-alpha40",
"scripts": {

@@ -5,0 +5,0 @@ "clean": "rm -rf generate",

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
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc