@stepzen/fetch
Advanced tools
Comparing version 0.34.0-experimental.c2191de to 0.34.0-experimental.d590c46
{ | ||
"name": "@stepzen/fetch", | ||
"description": "StepZen implementation of the fetch() API for NodeJS", | ||
"version": "0.34.0-experimental.c2191de", | ||
"version": "0.34.0-experimental.d590c46", | ||
"author": "StepZen Ltd", | ||
@@ -29,2 +29,3 @@ "license": "MIT", | ||
"devDependencies": { | ||
"@types/chai": "^4.3.10", | ||
"@types/debug": "^4.1.7", | ||
@@ -35,3 +36,3 @@ "@types/license-checker": "^25.0.3", | ||
"@types/node-fetch": "^2.6.2", | ||
"chai": "^4.3.4", | ||
"chai": "^4.3.10", | ||
"fancy-test": "^1.4.10", | ||
@@ -42,7 +43,7 @@ "glob": "^10.2.5", | ||
"mock-fs": "^4.13.0", | ||
"nyc": "^14.1.1", | ||
"nyc": "^15.1.0", | ||
"prettier": "^2.8.3", | ||
"ts-node": "^10.8.2" | ||
}, | ||
"gitHead": "c2191ded657df198b41cf06ad91a4dc07f89d98f" | ||
"gitHead": "d590c467e31d1b627acd6a15088e8541ecdad330" | ||
} |
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
6092
15