@sanity/embeddings-index-ui 1.1.8 → 2.0.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.
package/LICENSE CHANGED
@@ -1,6 +1,6 @@
1
1
  MIT License
2
2
 
3
- Copyright (c) 2023 Sanity
3
+ Copyright (c) 2024 Sanity
4
4
 
5
5
  Permission is hereby granted, free of charge, to any person obtaining a copy
6
6
  of this software and associated documentation files (the "Software"), to deal
package/dist/index.esm.js CHANGED
@@ -1590,7 +1590,6 @@ function requireUseSyncExternalStoreShim_development() {
1590
1590
  return x === y && (x !== 0 || 1 / x === 1 / y) || x !== x && y !== y // eslint-disable-line no-self-compare
1591
1591
  ;
1592
1592
  }
1593
-
1594
1593
  var objectIs = typeof Object.is === 'function' ? Object.is : is;
1595
1594
 
1596
1595
  // dispatch for CommonJS interop named imports.