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

@reactway/api-builder

Package Overview
Dependencies
Maintainers
1
Versions
6
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@reactway/api-builder - npm Package Compare versions

Comparing version 1.0.0-alpha.3 to 1.0.0-alpha.4

2

dist/contracts.d.ts

@@ -27,3 +27,3 @@ import { StrictEventEmitter } from "strict-event-emitter-types";

export declare type QueryParams = {
[key: string]: string | number | Array<string | number>;
[key: string]: string | number | Array<string | number> | null | undefined;
};

@@ -30,0 +30,0 @@ export declare enum HttpMethods {

{
"name": "@reactway/api-builder",
"version": "1.0.0-alpha.3",
"version": "1.0.0-alpha.4",
"description": "An easy api client builder for applications with identity.",

@@ -5,0 +5,0 @@ "main": "dist/index.js",

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