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.1
to
1.0.0-alpha.2
dist/userfront-react.es.js

Sorry, the diff of this file is too big to display

Sorry, the diff of this file is too big to display

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

@@ -33,4 +33,4 @@ "type": "module",

".": {
"import": "./dist/userfront-react.js",
"require": "./dist/userfront-react.umd.cjs"
"import": "./dist/userfront-react.es.js",
"require": "./dist/userfront-react.umd.js"
},

@@ -37,0 +37,0 @@ "./themes/": "./dist/"

Sorry, the diff of this file is too big to display

Sorry, the diff of this file is too big to display