satellite-api-react-flight-tracker-axios
Advanced tools
Comparing version 1.0.2 to 1.0.3
{ | ||
"name": "satellite-api-react-flight-tracker-axios", | ||
"version": "1.0.2", | ||
"version": "1.0.3", | ||
"description": "OpenAPI Axios client for satellite-api-react-flight-tracker", | ||
@@ -25,3 +25,3 @@ "repository": { | ||
"prepare": "npm run build", | ||
"gen": "npx openapi-generator-cli generate -i https://raw.githubusercontent.com/StartUpNationLabs/react-flight-tracker-satellite/develop/gen/openapiv2/proto/satellite/v1/satellite.swagger.json -g typescript-axios --additional-properties=npmName=satellite-api-react-flight-tracker,npmVersion=1.0.2 -o ." | ||
"gen": "npx openapi-generator-cli generate -i https://raw.githubusercontent.com/StartUpNationLabs/react-flight-tracker-satellite/develop/gen/openapiv2/proto/satellite/v1/satellite.swagger.json -g typescript-axios --additional-properties=npmName=satellite-api-react-flight-tracker,npmVersion=1.0.3 -o ." | ||
}, | ||
@@ -28,0 +28,0 @@ "dependencies": { |
@@ -1,2 +0,2 @@ | ||
## satellite-api-react-flight-tracker@1.0.0 | ||
## satellite-api-react-flight-tracker@1.0.3 | ||
@@ -39,3 +39,3 @@ This generator creates TypeScript/JavaScript client that utilizes [axios](https://github.com/axios/axios). The generated Node module can be used in the following environments: | ||
``` | ||
npm install satellite-api-react-flight-tracker@1.0.0 --save | ||
npm install satellite-api-react-flight-tracker@1.0.3 --save | ||
``` | ||
@@ -42,0 +42,0 @@ |
Sorry, the diff of this file is not supported yet
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
80008