nestjs-fetch-module
Advanced tools
Comparing version 0.0.3 to 0.0.4
{ | ||
"name": "nestjs-fetch-module", | ||
"version": "0.0.3", | ||
"version": "0.0.4", | ||
"description": "Fetch API as a NestJS provider", | ||
"author": "Mike Hall, Jakub Leśniak", | ||
"license": "MIT", | ||
"url": "https://github.com/mikehall314/nestjs-fetch", | ||
"url": "https://github.com/kubal5003/nestjs-fetch", | ||
"keywords": [ | ||
@@ -34,3 +34,3 @@ "http", | ||
"type": "git", | ||
"url": "https://github.com/mikehall314/nestjs-fetch" | ||
"url": "https://github.com/kubal5003/nestjs-fetch" | ||
}, | ||
@@ -37,0 +37,0 @@ "peerDependencies": { |
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
17004