Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@goldfishjs/requester

Package Overview
Dependencies
Maintainers
2
Versions
146
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@goldfishjs/requester - npm Package Compare versions

Comparing version 0.0.6 to 0.0.7

12

lib/MockRequester.js

@@ -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 @@ },

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc