@goldfishjs/requester
Advanced tools
Comparing version 0.0.16 to 0.0.17
@@ -0,1 +1,2 @@ | ||
/* eslint-enable @typescript-eslint/no-empty-interface */ | ||
export default function httpRequest(options) { | ||
@@ -2,0 +3,0 @@ return new Promise(function (resolve, reject) { |
{ | ||
"name": "@goldfishjs/requester", | ||
"version": "0.0.16", | ||
"version": "0.0.17", | ||
"description": "goldfish-requester", | ||
@@ -28,4 +28,4 @@ "main": "lib/index.js", | ||
"dependencies": { | ||
"@goldfishjs/reactive-connect": "^0.0.16", | ||
"@goldfishjs/utils": "^0.0.16", | ||
"@goldfishjs/reactive-connect": "^0.0.17", | ||
"@goldfishjs/utils": "^0.0.17", | ||
"mini-types": "^0.1.0" | ||
@@ -45,8 +45,5 @@ }, | ||
"merge2": "^1.3.0", | ||
"ts-jest": "^23.10.2", | ||
"tslint": "^5.11.0", | ||
"tslint-config-airbnb": "^5.11.0", | ||
"typescript": "^3.7.2" | ||
"ts-jest": "^23.10.2" | ||
}, | ||
"types": "./types/index.d.ts" | ||
} |
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
12
240
10673
+ Added@goldfishjs/reactive@0.0.17(transitive)
+ Added@goldfishjs/reactive-connect@0.0.17(transitive)
+ Added@goldfishjs/utils@0.0.17(transitive)
- Removed@goldfishjs/reactive@0.0.16(transitive)
- Removed@goldfishjs/reactive-connect@0.0.16(transitive)
- Removed@goldfishjs/utils@0.0.16(transitive)
Updated@goldfishjs/utils@^0.0.17