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
82
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.1.5 to 7.1.6

tmp/api-report-tmp.d.ts

6

CHANGELOG.md
# @atlaskit/range
## 7.1.6
### Patch Changes
- [`356d6ebed05`](https://bitbucket.org/atlassian/atlassian-frontend/commits/356d6ebed05) - This package is now onboarded onto the product push model.
## 7.1.5

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

2

dist/cjs/styled.js

@@ -76,3 +76,3 @@ "use strict";

backgroundSize: "var(".concat(VAR_TRACK_FOREGROUND_WIDTH, ") 100%"),
// eslint-disable-next-line @repo/internal/styles/no-nested-styles
// eslint-disable-next-line @atlaskit/design-system/no-nested-styles
'[dir="rtl"] &': {

@@ -79,0 +79,0 @@ backgroundPosition: 'right'

{
"name": "@atlaskit/range",
"version": "7.1.5",
"version": "7.1.6",
"sideEffects": false
}

@@ -64,3 +64,3 @@ import _extends from "@babel/runtime/helpers/extends";

backgroundSize: `var(${VAR_TRACK_FOREGROUND_WIDTH}) 100%`,
// eslint-disable-next-line @repo/internal/styles/no-nested-styles
// eslint-disable-next-line @atlaskit/design-system/no-nested-styles
'[dir="rtl"] &': {

@@ -67,0 +67,0 @@ backgroundPosition: 'right'

{
"name": "@atlaskit/range",
"version": "7.1.5",
"version": "7.1.6",
"sideEffects": false
}

@@ -68,3 +68,3 @@ import _extends from "@babel/runtime/helpers/extends";

backgroundSize: "var(".concat(VAR_TRACK_FOREGROUND_WIDTH, ") 100%"),
// eslint-disable-next-line @repo/internal/styles/no-nested-styles
// eslint-disable-next-line @atlaskit/design-system/no-nested-styles
'[dir="rtl"] &': {

@@ -71,0 +71,0 @@ backgroundPosition: 'right'

{
"name": "@atlaskit/range",
"version": "7.1.5",
"version": "7.1.6",
"sideEffects": false
}
{
"name": "@atlaskit/range",
"version": "7.1.5",
"version": "7.1.6",
"description": "A range lets users choose an approximate value on a slider.",

@@ -19,2 +19,5 @@ "publishConfig": {

"team": "Design System Team",
"productPushConsumption": [
"jira"
],
"releaseModel": "continuous",

@@ -29,3 +32,3 @@ "website": {

"@atlaskit/theme": "^12.5.0",
"@atlaskit/tokens": "^1.11.0",
"@atlaskit/tokens": "^1.14.0",
"@babel/runtime": "^7.0.0",

@@ -32,0 +35,0 @@ "@emotion/react": "^11.7.1"

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