@atlaskit/field-range
Advanced tools
Comparing version 8.0.0 to 8.0.1
# @atlaskit/field-range | ||
## 8.0.1 | ||
### Patch Changes | ||
- [patch][6548261c9a](https://bitbucket.org/atlassian/atlassian-frontend/commits/6548261c9a): | ||
Remove namespace imports from React, ReactDom, and PropTypes- Updated dependencies [6548261c9a](https://bitbucket.org/atlassian/atlassian-frontend/commits/6548261c9a): | ||
- @atlaskit/docs@8.3.2 | ||
- @atlaskit/section-message@4.1.5 | ||
- @atlaskit/theme@9.5.1 | ||
## 8.0.0 | ||
@@ -4,0 +16,0 @@ |
{ | ||
"name": "@atlaskit/field-range", | ||
"version": "8.0.0", | ||
"version": "8.0.1", | ||
"sideEffects": false | ||
} |
{ | ||
"name": "@atlaskit/field-range", | ||
"version": "8.0.0", | ||
"version": "8.0.1", | ||
"sideEffects": false | ||
} |
{ | ||
"name": "@atlaskit/field-range", | ||
"version": "8.0.0", | ||
"version": "8.0.1", | ||
"description": "Component which renders a slider and is a substitute of the native input[range] element", | ||
@@ -14,11 +14,4 @@ "publishConfig": { | ||
"author": "Atlassian Pty Ltd", | ||
"maintainers": [ | ||
"Sean C", | ||
"Daniel DC", | ||
"Harsha I", | ||
"Alex R" | ||
], | ||
"atlaskit": { | ||
"name": "Field Range", | ||
"team": "core", | ||
"internal": true, | ||
@@ -30,3 +23,3 @@ "deprecated": "@atlaskit/field-range is deprecated in favor of @atlaskit/range." | ||
"dependencies": { | ||
"@atlaskit/theme": "^9.2.4", | ||
"@atlaskit/theme": "^9.5.1", | ||
"@babel/runtime": "^7.0.0" | ||
@@ -40,4 +33,4 @@ }, | ||
"@atlaskit/build-utils": "^2.2.5", | ||
"@atlaskit/docs": "^8.3.1", | ||
"@atlaskit/section-message": "^4.1.4", | ||
"@atlaskit/docs": "^8.3.2", | ||
"@atlaskit/section-message": "^4.1.5", | ||
"@atlaskit/ssr": "^0.1.1", | ||
@@ -44,0 +37,0 @@ "enzyme": "^3.10.0", |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
60993
Updated@atlaskit/theme@^9.5.1