ts-retrofit
Advanced tools
Comparing version 1.1.0 to 1.1.1
{ | ||
"name": "ts-retrofit", | ||
"version": "1.1.0", | ||
"version": "1.1.1", | ||
"description": "A axios based retrofit implementation for TypeScript.", | ||
"repository": "https://github.com/nullcc/ts-retrofit", | ||
"main": "lib/index.js", | ||
@@ -13,2 +14,3 @@ "types": "lib/types/index.d.ts", | ||
], | ||
"bugs": "https://github.com/nullcc/ts-retrofit/issues", | ||
"scripts": { | ||
@@ -15,0 +17,0 @@ "test": "jest --coverage", |
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
No bug tracker
MaintenancePackage does not have a linked bug tracker in package.json.
Found 1 instance in 1 package
No repository
Supply chain riskPackage does not have a linked source code repository. Without this field, a package will have no reference to the location of the source code use to generate the package.
Found 1 instance in 1 package
101588