Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

swagger-axios-codegen

Package Overview
Dependencies
Maintainers
1
Versions
149
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

swagger-axios-codegen - npm Package Compare versions

Comparing version 0.2.3 to 0.2.4

dist/baseInterfaces.d.ts

2

CHANGELOG.md

@@ -1,3 +0,3 @@

## 0.2.3
## 0.2.4
- 使用 `Promise` 代替 `AxiosPromise`。如果接口调用成功,默认返回response.data
- 修改README.md
{
"name": "swagger-axios-codegen",
"version": "0.2.3",
"version": "0.2.4",
"main": "./dist/index",

@@ -15,3 +15,2 @@ "typings": "./dist/",

"prestart": "npm run build",
"prepublish": "npm run build",
"precommit": "prettier --write --config .prettierrc ./src/*.ts",

@@ -18,0 +17,0 @@ "start": "node ./dist/index"

@@ -9,3 +9,3 @@ # swagger-axios-codegen

[[Example](./test)
[Example](./test)

@@ -12,0 +12,0 @@ ```

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