@huggingface/transformers 3.3.0 → 3.3.1

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -5940,7 +5940,7 @@ __webpack_require__.r(__webpack_exports__);
5940
5940
 
5941
5941
 
5942
5942
 
5943
- const VERSION = '3.3.0';
5943
+ const VERSION = '3.3.1';
5944
5944
 
5945
5945
  // Check if various APIs are available (depends on environment)
5946
5946
  const IS_BROWSER_ENV = typeof window !== "undefined" && typeof window.document !== "undefined";