Big News: Socket raises $60M Series C at a $1B valuation to secure software supply chains for AI-driven development.Announcement
Sign In

@auth0/auth0-api-js

Package Overview
Dependencies
Maintainers
42
Versions
11
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@auth0/auth0-api-js - npm Package Compare versions

Comparing version
1.0.1
to
1.0.2
+4
-1
package.json
{
"name": "@auth0/auth0-api-js",
"version": "1.0.1",
"version": "1.0.2",
"description": "Auth0 Authentication SDK for API's on JavaScript runtimes",

@@ -16,2 +16,5 @@ "author": "Auth0",

},
"types": "./dist/index.d.ts",
"main": "./dist/index.cjs",
"module": "./dist/index.js",
"exports": {

@@ -18,0 +21,0 @@ ".": {