@atlaskit/media-store
Advanced tools
Comparing version 2.1.0 to 2.1.1
# @atlaskit/media-store | ||
## 2.1.1 | ||
- [patch] Updated dependencies [d662caa](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/d662caa) | ||
- @atlaskit/media-test-helpers@12.0.4 | ||
## 2.1.0 | ||
@@ -4,0 +8,0 @@ - [minor] Use id upfront in Uploader [f13d79e](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/f13d79e) |
{ | ||
"name": "@atlaskit/media-store", | ||
"version": "2.0.0", | ||
"version": "2.1.0", | ||
"sideEffects": false | ||
} |
{ | ||
"name": "@atlaskit/media-store", | ||
"version": "2.1.0", | ||
"version": "2.1.1", | ||
"description": "Media Store API Web Client Library", | ||
@@ -27,3 +27,3 @@ "license": "Apache-2.0", | ||
"devDependencies": { | ||
"@atlaskit/media-test-helpers": "^12.0.3", | ||
"@atlaskit/media-test-helpers": "^12.0.4", | ||
"@types/fetch-mock": "^5.12.1", | ||
@@ -35,2 +35,2 @@ "@types/p-queue": "^2.3.1", | ||
} | ||
} | ||
} |
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
70184