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.3
to
1.0.0-alpha.4
dist/userfront-react.js

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

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

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

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

"main": "./dist/userfront-react.umd.cjs",
"module": "./dist/userfront-react.es.js",
"module": "./dist/userfront-react.js",
"types": "./dist/index.d.ts",
"exports": {
".": {
"import": "./dist/userfront-react.es.js",
"require": "./dist/userfront-react.umd.js"
"import": "./dist/userfront-react.js",
"require": "./dist/userfront-react.umd.cjs"
},

@@ -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