Sign In

@authon/shared

Package Overview
Dependencies
Maintainers
1
Versions
11
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@authon/shared - npm Package Compare versions

Comparing version
0.1.16
to
0.1.17
+11
-3
package.json
{
"name": "@authon/shared",
"version": "0.1.16",
"version": "0.1.17",
"description": "Shared types and constants for Authon SDKs",

@@ -16,3 +16,5 @@ "type": "module",

},
"files": ["dist"],
"files": [
"dist"
],
"scripts": {

@@ -32,3 +34,9 @@ "build": "tsup",

},
"keywords": ["authon", "auth", "authentication", "types", "sdk"],
"keywords": [
"authon",
"auth",
"authentication",
"types",
"sdk"
],
"devDependencies": {

@@ -35,0 +43,0 @@ "tsup": "^8.0.0",