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

@atlaskit/range

Package Overview
Dependencies
Maintainers
1
Versions
83
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@atlaskit/range - npm Package Compare versions

Comparing version 7.0.1 to 7.0.2

6

CHANGELOG.md
# @atlaskit/range
## 7.0.2
### Patch Changes
- Updated dependencies
## 7.0.1

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

2

dist/cjs/version.json
{
"name": "@atlaskit/range",
"version": "7.0.1",
"version": "7.0.2",
"sideEffects": false
}
{
"name": "@atlaskit/range",
"version": "7.0.1",
"version": "7.0.2",
"sideEffects": false
}
{
"name": "@atlaskit/range",
"version": "7.0.1",
"version": "7.0.2",
"sideEffects": false
}
{
"name": "@atlaskit/range",
"version": "7.0.1",
"version": "7.0.2",
"description": "A range lets users choose an approximate value on a slider.",

@@ -36,3 +36,3 @@ "publishConfig": {

"@atlaskit/theme": "^12.2.0",
"@atlaskit/tokens": "^0.11.0",
"@atlaskit/tokens": "^0.12.0",
"@babel/runtime": "^7.0.0",

@@ -45,6 +45,6 @@ "@emotion/react": "^11.7.1"

"devDependencies": {
"@atlaskit/button": "^16.4.0",
"@atlaskit/button": "^16.5.0",
"@atlaskit/checkbox": "^12.4.0",
"@atlaskit/docs": "*",
"@atlaskit/form": "^8.7.0",
"@atlaskit/form": "^8.8.0",
"@atlaskit/section-message": "^6.3.0",

@@ -51,0 +51,0 @@ "@atlaskit/ssr": "*",

@@ -0,11 +1,16 @@

<!-- API Report Version: 2.2 -->
## API Report File for "@atlaskit/range"
> Do not edit this file. It is a report generated by [API Extractor](https://api-extractor.com/).
> Do not edit this file. This report is auto-generated using [API Extractor](https://api-extractor.com/).
> [Learn more about API reports](https://hello.atlassian.net/wiki/spaces/UR/pages/1825484529/Package+API+Reports)
<!--
Generated API Report version: 2.0
-->
### Table of contents
[Learn more about API reports](https://hello.atlassian.net/wiki/spaces/UR/pages/1825484529/Package+API+Reports)
- [Main Entry Types](#main-entry-types)
### Main Entry Types
<!--SECTION START: Main Entry Types-->
```ts

@@ -22,3 +27,3 @@ import { default as React_2 } from 'react';

React_2.InputHTMLAttributes<HTMLInputElement>,
'disabled' | 'checked' | 'required'
'checked' | 'disabled' | 'required'
>,

@@ -48,3 +53,3 @@ keyof OwnProps

React_2.InputHTMLAttributes<HTMLInputElement>,
'disabled' | 'required' | 'checked'
'checked' | 'disabled' | 'required'
>,

@@ -56,1 +61,3 @@ OwnProps

```
<!--SECTION END: Main Entry Types-->
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