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

react-jax

Package Overview
Dependencies
Maintainers
1
Versions
8
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

react-jax - npm Package Compare versions

Comparing version 0.2.0 to 0.2.1

1

lib/index.js

@@ -60,3 +60,2 @@ 'use strict';

return function (OriginalComponent) {
if (!client) throw new Error('No http client specified.');
if (!OriginalComponent) throw new Error('No component to wrap.');

@@ -63,0 +62,0 @@

2

package.json
{
"name": "react-jax",
"version": "0.2.0",
"version": "0.2.1",
"description": "A tiny decorator to manage AJAX requests in React components.",

@@ -5,0 +5,0 @@ "main": "lib/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