New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

@ariakit/test

Package Overview
Dependencies
Maintainers
2
Versions
48
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@ariakit/test - npm Package Compare versions

Comparing version 0.3.5 to 0.3.6

cjs/__chunks/PRDOHIPO.cjs

10

CHANGELOG.md
# @ariakit/test
## 0.3.6
### <kbd>Home</kbd> and <kbd>End</kbd> keys on text fields
Pressing the <kbd>Home</kbd> or <kbd>End</kbd> keys on text fields will now move the cursor (`selectionStart`/`selectionEnd` properties) to the start or finish of the text when using the `press` function.
### Other updates
- Updated dependencies: `@ariakit/core@0.3.9`
## 0.3.5

@@ -4,0 +14,0 @@

2

esm/index.js

@@ -30,3 +30,3 @@ "use client";

press
} from "./__chunks/UJCT5GXS.js";
} from "./__chunks/YGV4P2D2.js";
import {

@@ -33,0 +33,0 @@ type

"use client";
import {
press
} from "./__chunks/UJCT5GXS.js";
} from "./__chunks/YGV4P2D2.js";
import "./__chunks/HVRX3U4O.js";

@@ -6,0 +6,0 @@ import "./__chunks/ZIWQZF7I.js";

@@ -30,3 +30,3 @@ "use client";

press
} from "./__chunks/UJCT5GXS.js";
} from "./__chunks/YGV4P2D2.js";
import {

@@ -33,0 +33,0 @@ type

{
"name": "@ariakit/test",
"version": "0.3.5",
"version": "0.3.6",
"description": "Ariakit test utils",

@@ -32,3 +32,3 @@ "sideEffects": false,

"dependencies": {
"@ariakit/core": "0.3.8",
"@ariakit/core": "0.3.9",
"@testing-library/dom": "^8.0.0 || ^9.0.0"

@@ -35,0 +35,0 @@ },

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

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc