+1
-1
| { | ||
| "name": "tanstack", | ||
| "version": "2.0.2", | ||
| "version": "2.0.3", | ||
| "type": "module", | ||
@@ -5,0 +5,0 @@ "description": "TanStack Player — A developer-first, universal Video Player SDK built on Video.js with headless hooks, plugin architecture, and React-first DX", |
| { | ||
| "name": "@tanstack-player/adapter-videojs", | ||
| "version": "0.1.0", | ||
| "version": "2.0.3", | ||
| "description": "TanStack Player — Video.js adapter", | ||
@@ -10,5 +10,5 @@ "main": "dist/index.js", | ||
| ".": { | ||
| "types": "./dist/index.d.ts", | ||
| "import": "./dist/index.mjs", | ||
| "require": "./dist/index.js", | ||
| "types": "./dist/index.d.ts" | ||
| "require": "./dist/index.js" | ||
| } | ||
@@ -15,0 +15,0 @@ }, |
| { | ||
| "name": "@tanstack-player/core", | ||
| "version": "0.1.0", | ||
| "version": "2.0.3", | ||
| "description": "TanStack Player — Headless core engine", | ||
@@ -10,5 +10,5 @@ "main": "dist/index.js", | ||
| ".": { | ||
| "types": "./dist/index.d.ts", | ||
| "import": "./dist/index.mjs", | ||
| "require": "./dist/index.js", | ||
| "types": "./dist/index.d.ts" | ||
| "require": "./dist/index.js" | ||
| } | ||
@@ -15,0 +15,0 @@ }, |
| { | ||
| "name": "@tanstack-player/plugin-bookmark", | ||
| "version": "0.1.0", | ||
| "version": "2.0.3", | ||
| "description": "TanStack Player — Bookmark plugin", | ||
@@ -10,5 +10,5 @@ "main": "dist/index.js", | ||
| ".": { | ||
| "types": "./dist/index.d.ts", | ||
| "import": "./dist/index.mjs", | ||
| "require": "./dist/index.js", | ||
| "types": "./dist/index.d.ts" | ||
| "require": "./dist/index.js" | ||
| } | ||
@@ -15,0 +15,0 @@ }, |
| { | ||
| "name": "@tanstack-player/react", | ||
| "version": "0.1.0", | ||
| "version": "2.0.3", | ||
| "description": "TanStack Player — React component and hooks", | ||
@@ -10,5 +10,5 @@ "main": "dist/index.js", | ||
| ".": { | ||
| "types": "./dist/index.d.ts", | ||
| "import": "./dist/index.mjs", | ||
| "require": "./dist/index.js", | ||
| "types": "./dist/index.d.ts" | ||
| "require": "./dist/index.js" | ||
| } | ||
@@ -15,0 +15,0 @@ }, |
+8
-4
@@ -17,2 +17,4 @@ <div align="center"> | ||
| <img src=".github/assets/og-image.png" alt="TanStack Player" width="600" /> | ||
| [](https://www.npmjs.com/package/tanstack) | ||
@@ -22,10 +24,12 @@ [](https://www.npmjs.com/package/tanstack) | ||
| [](LICENSE) | ||
| [](https://visitorbadge.io/status?path=https%3A%2F%2Fwww.npmjs.com%2Fpackage%2Ftanstack%3FactiveTab%3Dreadme) | ||
| [](https://www.typescriptlang.org/) | ||
| [](https://videojs.com/) | ||
| [](https://github.com/sh20raj/tanstack) | ||
| [](https://github.com/sh20raj/tanstack/issues) | ||
| [](https://github.com/sh20raj/tanstack/pulls) | ||
| [](https://www.typescriptlang.org/) | ||
| [](https://videojs.com/) | ||
| [](https://visitorbadge.io/status?path=https%3A%2F%2Fwww.npmjs.com%2Fpackage%2Ftanstack%3FactiveTab%3Dreadme) | ||
| [Documentation](https://sh20raj.github.io/tanstack) · [npm](https://www.npmjs.com/package/tanstack) · [Examples](https://github.com/sh20raj/tanstack/tree/main/examples) · [Contributing](CONTRIBUTING.md) | ||
| [Documentation](https://github.com/sh20raj/tanstack/tree/main/docs) · [npm](https://www.npmjs.com/package/tanstack) · [Examples](https://github.com/sh20raj/tanstack/tree/main/examples) · [Contributing](CONTRIBUTING.md) | ||
@@ -32,0 +36,0 @@ </div> |
19020
0.5%276
1.47%