@odit/swagger-axios-codegen
Advanced tools
Comparing version 0.14.0 to 0.15.0
@@ -37,3 +37,3 @@ "use strict"; | ||
// @ts-nocheck | ||
import axiosStatic, { AxiosInstance, AxiosRequestConfig } from 'axios'; | ||
import type { AxiosInstance, AxiosRequestConfig } from 'axios'; | ||
@@ -40,0 +40,0 @@ ${classTransformerImport} |
{ | ||
"name": "@odit/swagger-axios-codegen", | ||
"version": "0.14.0", | ||
"version": "0.15.0", | ||
"main": "./dist/index", | ||
@@ -23,10 +23,2 @@ "typings": "./dist/", | ||
], | ||
"scripts": { | ||
"build": "rimraf -rf ./dist && tsc -p ./src", | ||
"prestart": "npm run build", | ||
"precommit": "prettier --write --config .prettierrc ./src/*.ts", | ||
"start": "node ./dist/index", | ||
"watch": "tsc --watch -p ./src ", | ||
"prepublish": "npm run build" | ||
}, | ||
"dependencies": { | ||
@@ -46,3 +38,11 @@ "axios": "^0.21.2", | ||
"typescript": "^4.4.4" | ||
}, | ||
"scripts": { | ||
"build": "rimraf -rf ./dist && tsc -p ./src", | ||
"prestart": "npm run build", | ||
"precommit": "prettier --write --config .prettierrc ./src/*.ts", | ||
"start": "node ./dist/index", | ||
"watch": "tsc --watch -p ./src ", | ||
"prepublish": "npm run build" | ||
} | ||
} |
New author
Supply chain riskA new npm collaborator published a version of the package for the first time. New collaborators are usually benign additions to a project, but do indicate a change to the security surface area of a package.
Found 1 instance in 1 package
205453
1