@multiplatform.one/authjs
Advanced tools
Comparing version 5.0.11 to 5.0.14
{ | ||
"name": "@multiplatform.one/authjs", | ||
"version": "5.0.11", | ||
"version": "5.0.14", | ||
"description": "authjs for onestack", | ||
@@ -8,3 +8,2 @@ "main": "dist/cjs", | ||
"module:jsx": "dist/jsx", | ||
"react-native": "0.74.5", | ||
"source": "src/index.ts", | ||
@@ -15,3 +14,3 @@ "types": "types/index.d.ts", | ||
"types": "./types/index.d.ts", | ||
"import": "./dist/esm/index.js", | ||
"import": "./dist/esm/index.mjs", | ||
"require": "./dist/cjs/index.cjs" | ||
@@ -46,3 +45,3 @@ }, | ||
"devDependencies": { | ||
"@tamagui/build": "^1.121.12", | ||
"@tamagui/build": "^1.122.6", | ||
"@testing-library/jest-dom": "^6.6.3", | ||
@@ -58,4 +57,3 @@ "@testing-library/react": "^15.0.7", | ||
"typescript": "~5.3.3", | ||
"vitest": "^1.6.0", | ||
"vitest-react-native": "^0.1.5" | ||
"vitest": "^1.6.0" | ||
}, | ||
@@ -62,0 +60,0 @@ "engines": { |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
60089
12
22
730