Socket
Socket
Sign inDemoInstall

react-isomorphic-tools

Package Overview
Dependencies
Maintainers
1
Versions
124
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

react-isomorphic-tools - npm Package Compare versions

Comparing version 3.0.0-alpha.13 to 3.0.0-alpha.14

2

dist/Data/Fetcher.js

@@ -64,3 +64,3 @@ 'use strict';

if (method === 'GET') {
if (method === 'GET' || method === 'DELETE') {
query = _this.stringifyQuery(params);

@@ -67,0 +67,0 @@ } else {

{
"name": "react-isomorphic-tools",
"version": "3.0.0-alpha.13",
"version": "3.0.0-alpha.14",
"description": "Authorization, Fetcher, Preload. Tools for ServerSide rendering",

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