Socket
Socket
Sign inDemoInstall

@atlaskit/media-store

Package Overview
Dependencies
Maintainers
1
Versions
87
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@atlaskit/media-store - npm Package Compare versions

Comparing version 10.0.0 to 11.0.0

build/es2015/tsconfig.json

5

CHANGELOG.md
# @atlaskit/media-store
## 11.0.0
- [major] [9d5cc39394](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/9d5cc39394):
- Dropped ES5 distributables from the typescript packages
## 10.0.0

@@ -4,0 +9,0 @@ - [major] [7ab3e93996](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/7ab3e93996):

2

dist/package.json
{
"name": "@atlaskit/media-store",
"version": "10.0.0",
"version": "11.0.0",
"sideEffects": false
}
{
"name": "@atlaskit/media-store",
"version": "10.0.0",
"version": "11.0.0",
"description": "Media Store API Web Client Library",
"license": "Apache-2.0",
"main": "dist/es5/index.js",
"types": "dist/es5/index.d.ts",
"jsnext:main": "dist/es2015/index.js",
"module": "dist/es2015/index.js",
"types": "index.d.ts",
"module": "index.js",
"atlaskit:src": "src/index.ts",
"sideEffects": false,
"files": [
"dist"
],
"author": "Atlassian Pty Ltd",

@@ -29,6 +24,6 @@ "maintainers": [

"@atlaskit/build-utils": "^2.1.0",
"@atlaskit/button": "^10.1.3",
"@atlaskit/docs": "^7.0.0",
"@atlaskit/media-card": "^56.0.0",
"@atlaskit/media-test-helpers": "^20.1.8",
"@atlaskit/button": "^11.0.0",
"@atlaskit/docs": "^7.0.1",
"@atlaskit/media-card": "^57.0.0",
"@atlaskit/media-test-helpers": "^21.0.0",
"@types/fetch-mock": "^6.0.3",

@@ -35,0 +30,0 @@ "fetch-mock": "^6.5.2",

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