Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

ariakit-changesets-test

Package Overview
Dependencies
Maintainers
1
Versions
23
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

ariakit-changesets-test - npm Package Compare versions

Comparing version 2.0.0-alpha.26 to 2.0.0-alpha.27

6

CHANGELOG.md
# ariakit-changesets-test
## 2.0.0-alpha.27
### Patch Changes
- 5f225ed7: Feat/test2
## 2.0.0-alpha.26

@@ -4,0 +10,0 @@

5

package.json
{
"name": "ariakit-changesets-test",
"version": "2.0.0-alpha.26",
"version": "2.0.0-alpha.27",
"description": "Toolkit for building accessible web apps with React",

@@ -12,2 +12,5 @@ "sideEffects": false,

"types": "ts/index.d.ts",
"publishConfig": {
"tag": "latest"
},
"repository": {

@@ -14,0 +17,0 @@ "type": "git",

2

src/button/button.ts

@@ -49,3 +49,3 @@ import { useEffect, useRef, useState } from "react";

* passed to the `as` prop, this component will make sure the rendered element is
* accessible.
* accessible
* @see https://ariakit-changesets-test.org/components/button

@@ -52,0 +52,0 @@ * @example

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