@atlaskit/field-range
Advanced tools
Comparing version 2.5.2 to 2.5.3
# @atlaskit/field-range | ||
## 2.5.3 | ||
- [patch] updated the repository url to https://bitbucket.org/atlassian/atlaskit-mk-2 [1e57e5a](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/1e57e5a) | ||
## 2.5.2 | ||
@@ -4,0 +7,0 @@ - [patch] Packages Flow types for elements components [3111e74](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/3111e74) |
{ | ||
"name": "@atlaskit/field-range", | ||
"version": "2.5.1" | ||
"version": "2.5.2" | ||
} |
{ | ||
"name": "@atlaskit/field-range", | ||
"version": "2.5.2", | ||
"version": "2.5.3", | ||
"description": "Component which renders a slider and is a substitute of the native input[range] element", | ||
@@ -24,3 +24,3 @@ "license": "Apache-2.0", | ||
], | ||
"repository": "bitbucket:atlaskit/atlaskit-mk-2", | ||
"repository": "https://bitbucket.org/atlassian/atlaskit-mk-2", | ||
"dependencies": { | ||
@@ -36,3 +36,3 @@ "styled-components": "^1.4.6", | ||
"devDependencies": { | ||
"@atlaskit/docs": "^2.4.0", | ||
"@atlaskit/docs": "^2.4.3", | ||
"enzyme": "^3.3.0" | ||
@@ -45,2 +45,2 @@ }, | ||
] | ||
} | ||
} |
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
No repository
Supply chain riskPackage does not have a linked source code repository. Without this field, a package will have no reference to the location of the source code use to generate the package.
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
No repository
Supply chain riskPackage does not have a linked source code repository. Without this field, a package will have no reference to the location of the source code use to generate the package.
Found 1 instance in 1 package
47343