@purpurds/visually-hidden 3.1.0 → 3.3.0

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.
Files changed (2) hide show
  1. package/dist/LICENSE.txt +0 -1
  2. package/package.json +1 -1
package/dist/LICENSE.txt CHANGED
@@ -32,7 +32,6 @@ LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
32
32
  OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION
33
33
  WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
34
34
 
35
-
36
35
  ---
37
36
 
38
37
  Name: @radix-ui/react-compose-refs
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@purpurds/visually-hidden",
3
- "version": "3.1.0",
3
+ "version": "3.3.0",
4
4
  "license": "AGPL-3.0-only",
5
5
  "main": "./dist/visually-hidden.cjs.js",
6
6
  "types": "./dist/visually-hidden.d.ts",