@lifeomic/axios-fetch
Advanced tools
Comparing version 2.0.6-pr-97-1361040245-1634679210.0 to 2.0.6-pr-98-1364192209-1634743400.0
{ | ||
"name": "@lifeomic/axios-fetch", | ||
"version": "2.0.6-pr-97-1361040245-1634679210.0", | ||
"version": "2.0.6-pr-98-1364192209-1634743400.0", | ||
"description": "A WebAPI Fetch implementation backed by an Axios client", | ||
"main": "src/index.js", | ||
"types": "src/index.ts", | ||
"types": "src/index.d.ts", | ||
"files": [ | ||
@@ -40,14 +40,14 @@ "src/**/*" | ||
"@lifeomic/eslint-plugin-node": "^2.0.1", | ||
"@types/sinon": "^10.0.4", | ||
"@typescript-eslint/eslint-plugin": "^5.1.0", | ||
"@typescript-eslint/parser": "^5.1.0", | ||
"@types/sinon": "^10.0.0", | ||
"@typescript-eslint/eslint-plugin": "^4.22.0", | ||
"@typescript-eslint/parser": "^4.22.0", | ||
"ava": "^3.15.0", | ||
"axios": "^0.23.0", | ||
"coveralls": "^3.1.1", | ||
"eslint": "^7.32.0", | ||
"nock": "^13.1.4", | ||
"nyc": "^15.1.0", | ||
"sinon": "^11.1.2", | ||
"ts-node": "^10.3.0", | ||
"typescript": "^4.4.4" | ||
"axios": "^0.21.4", | ||
"coveralls": "^3.1.0", | ||
"eslint": "^6.0.0", | ||
"nock": "^11.3.3", | ||
"nyc": "^15.0.0", | ||
"sinon": "^10.0.1", | ||
"ts-node": "^9.1.1", | ||
"typescript": "^4.2.4" | ||
}, | ||
@@ -54,0 +54,0 @@ "dependencies": { |
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
19000
9
199