@goldfishjs/requester
Advanced tools
Comparing version 0.0.6 to 0.0.7
@@ -1,7 +0,7 @@ | ||
import _classCallCheck from "@babel/runtime/helpers/classCallCheck.js"; | ||
import _createClass from "@babel/runtime/helpers/createClass.js"; | ||
import _possibleConstructorReturn from "@babel/runtime/helpers/possibleConstructorReturn.js"; | ||
import _getPrototypeOf from "@babel/runtime/helpers/getPrototypeOf.js"; | ||
import _get from "@babel/runtime/helpers/get.js"; | ||
import _inherits from "@babel/runtime/helpers/inherits.js"; | ||
import _classCallCheck from "@babel/runtime/helpers/classCallCheck"; | ||
import _createClass from "@babel/runtime/helpers/createClass"; | ||
import _possibleConstructorReturn from "@babel/runtime/helpers/possibleConstructorReturn"; | ||
import _getPrototypeOf from "@babel/runtime/helpers/getPrototypeOf"; | ||
import _get from "@babel/runtime/helpers/get"; | ||
import _inherits from "@babel/runtime/helpers/inherits"; | ||
import Requester from './Requester'; | ||
@@ -8,0 +8,0 @@ |
import _observable from "@goldfishjs/reactive-connect/lib/decorators/observable"; | ||
import _state from "@goldfishjs/reactive-connect/lib/decorators/state"; | ||
import _regeneratorRuntime from "@babel/runtime/regenerator/index.js"; | ||
import _classCallCheck from "@babel/runtime/helpers/classCallCheck.js"; | ||
import _createClass from "@babel/runtime/helpers/createClass.js"; | ||
import _typeof from "@babel/runtime/helpers/typeof.js"; | ||
import _regeneratorRuntime from "@babel/runtime/regenerator"; | ||
import _classCallCheck from "@babel/runtime/helpers/classCallCheck"; | ||
import _createClass from "@babel/runtime/helpers/createClass"; | ||
import _typeof from "@babel/runtime/helpers/typeof"; | ||
@@ -8,0 +8,0 @@ var __decorate = this && this.__decorate || function (decorators, target, key, desc) { |
{ | ||
"name": "@goldfishjs/requester", | ||
"version": "0.0.6", | ||
"version": "0.0.7", | ||
"description": "goldfish-requester", | ||
@@ -28,4 +28,4 @@ "main": "lib/index.js", | ||
"dependencies": { | ||
"@goldfishjs/reactive-connect": "^0.0.6", | ||
"@goldfishjs/utils": "^0.0.6", | ||
"@goldfishjs/reactive-connect": "^0.0.7", | ||
"@goldfishjs/utils": "^0.0.7", | ||
"mini-types": "^0.0.4" | ||
@@ -32,0 +32,0 @@ }, |
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
10704
+ Added@goldfishjs/reactive@0.0.7(transitive)
+ Added@goldfishjs/reactive-connect@0.0.7(transitive)
+ Added@goldfishjs/utils@0.0.7(transitive)
- Removed@goldfishjs/reactive@0.0.6(transitive)
- Removed@goldfishjs/reactive-connect@0.0.6(transitive)
- Removed@goldfishjs/utils@0.0.6(transitive)
Updated@goldfishjs/utils@^0.0.7