@navigraph/auth
Advanced tools
Comparing version 0.0.0-next-20221029204353 to 0.0.0-next-20221029224456
{ | ||
"name": "@navigraph/auth", | ||
"version": "0.0.0-next-20221029204353", | ||
"version": "0.0.0-next-20221029224456", | ||
"license": "MIT", | ||
@@ -36,3 +36,3 @@ "description": "Authentication with Navigraph services as part of the Navigraph SDK", | ||
"dev": "tsup src/index.ts --watch --sourcemap inline", | ||
"lint": "cross-env TIMING=1 eslint src/**/*.ts --fix", | ||
"lint": "eslint \"src/**/*.ts\"", | ||
"clean": "rimraf .turbo node_modules dist", | ||
@@ -44,3 +44,3 @@ "prepack": "clean-package", | ||
"@navigraph/pkce": "^1.0.3", | ||
"@navigraph/app": "0.0.0-next-20221029204353", | ||
"@navigraph/app": "0.0.0-next-20221029224456", | ||
"axios": "^0.24.0" | ||
@@ -47,0 +47,0 @@ }, |
50517
+ Added@navigraph/app@0.0.0-next-20221029224456(transitive)
- Removed@navigraph/app@0.0.0-next-20221029204353(transitive)