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

@oneuid/sdk-node

Package Overview
Dependencies
Maintainers
1
Versions
3
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@oneuid/sdk-node - npm Package Compare versions

Comparing version
0.1.0
to
0.1.1
+1
-1
package.json
{
"name": "@oneuid/sdk-node",
"version": "0.1.0",
"version": "0.1.1",
"description": "OneUID Node.js SDK — verify access tokens and call OneUID API from backend services",

@@ -5,0 +5,0 @@ "type": "module",

@@ -45,2 +45,7 @@ # @oneuid/sdk-node

## REST API reference & Postman
- **Interactive docs** — [https://oneuid.dev/docs](https://oneuid.dev/docs) (all runtime and admin endpoints).
- **Postman** — Import the collection from the OneUID dashboard (download JSON). It lists the same routes as the docs for your `baseUrl`.
## Requirements

@@ -47,0 +52,0 @@