New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

@atlaskit/grid

Package Overview
Dependencies
Maintainers
1
Versions
61
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@atlaskit/grid - npm Package Compare versions

Comparing version 0.11.8 to 0.11.9

6

CHANGELOG.md
# @atlaskit/grid
## 0.11.9
### Patch Changes
- [`1ed303de3e8`](https://bitbucket.org/atlassian/atlassian-frontend/commits/1ed303de3e8) - Updated dependencies
## 0.11.8

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

2

dist/cjs/version.json
{
"name": "@atlaskit/grid",
"version": "0.11.8",
"version": "0.11.9",
"sideEffects": false
}
{
"name": "@atlaskit/grid",
"version": "0.11.8",
"version": "0.11.9",
"sideEffects": false
}
{
"name": "@atlaskit/grid",
"version": "0.11.8",
"version": "0.11.9",
"sideEffects": false
}
{
"name": "@atlaskit/grid",
"version": "0.11.8",
"version": "0.11.9",
"description": "A grid is a responsive layout component designed to manage the content of a page.",

@@ -15,14 +15,6 @@ "publishConfig": {

"types": "dist/types/index.d.ts",
"typesVersions": {
">=4.5 <4.9": {
"*": [
"dist/types-ts4.5/*",
"dist/types-ts4.5/index.d.ts"
]
}
},
"sideEffects": false,
"atlaskit:src": "src/index.tsx",
"atlassian": {
"team": "Design System Team",
"team": "Design System Pyxis",
"releaseModel": "continuous",

@@ -37,7 +29,4 @@ "website": {

},
"af:exports": {
".": "./src/index.tsx"
},
"dependencies": {
"@atlaskit/primitives": "^1.0.0",
"@atlaskit/primitives": "^1.0.6",
"@babel/runtime": "^7.0.0",

@@ -51,3 +40,4 @@ "@emotion/react": "^11.7.1",

"devDependencies": {
"@atlaskit/primitives": "^1.0.0",
"@af/visual-regression": "*",
"@atlaskit/primitives": "^1.0.6",
"@atlaskit/table": "*",

@@ -76,4 +66,15 @@ "@atlaskit/visual-regression": "*",

},
"typesVersions": {
">=4.5 <4.9": {
"*": [
"dist/types-ts4.5/*",
"dist/types-ts4.5/index.d.ts"
]
}
},
"af:exports": {
".": "./src/index.tsx"
},
"homepage": "https://atlassian.design/components/grid/",
"prettier": "@atlassian/atlassian-frontend-prettier-config-1.0.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