New Research: Supply Chain Attack on Axios Pulls Malicious Dependency from npm.Details
Socket
Book a DemoSign in
Socket

react-backend

Package Overview
Dependencies
Maintainers
1
Versions
11
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

react-backend - npm Package Compare versions

Comparing version
1.1.1
to
1.1.2
+1
-1
package.json
{
"name": "react-backend",
"version": "1.1.1",
"version": "1.1.2",
"description": "A framework which help fetch data from backends and provide them to React.js components.",

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

@@ -205,3 +205,3 @@ # react-backend

You can find all the sample code in the [samples](https://github.com/Hextrakt/react-backend/tree/master/src/samples)
directory of the [react-backend git repository](https://github.com/Hextrakt/react-backend).
directory of [react-backend](https://github.com/Hextrakt/react-backend).

@@ -208,0 +208,0 @@ * How to declare your data needs: [DataNeeds.jsx](https://github.com/Hextrakt/react-backend/blob/master/src/samples/common/DataNeeds.jsx)