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

@userfront/react

Package Overview
Dependencies
Maintainers
3
Versions
71
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@userfront/react - npm Package Compare versions

Comparing version
1.0.0-alpha.2
to
1.0.0-alpha.3
+2
-2
package.json
{
"name": "@userfront/react",
"version": "1.0.0-alpha.2",
"version": "1.0.0-alpha.3",
"description": "React bindings and components for authentication with Userfront",

@@ -29,3 +29,3 @@ "type": "module",

"main": "./dist/userfront-react.umd.cjs",
"module": "./dist/userfront-react.js",
"module": "./dist/userfront-react.es.js",
"types": "./dist/index.d.ts",

@@ -32,0 +32,0 @@ "exports": {