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.0.2
to
1.0.3
+2
-2
package.json
{
"name": "react-backend",
"version": "1.0.2",
"description": "A framework which will fetch data from backends and provide them to React.js components.",
"version": "1.0.3",
"description": "A framework which help fetch data from backends and provide them to React.js components.",
"main": "index.js",

@@ -6,0 +6,0 @@ "scripts": {

@@ -1,4 +0,4 @@

# react-dataprovider
A framework which will fetch data from backends and provide them to React.js components.
# react-backend
A framework which help fetch data from backends and provide them to React.js components.
Documentation will come before end of February 2018...