@atlaskit/layer
Advanced tools
Comparing version 8.0.2 to 8.0.3
# @atlaskit/layer | ||
## 8.0.3 | ||
### Patch Changes | ||
- [`54a9514fcf`](https://bitbucket.org/atlassian/atlassian-frontend/commits/54a9514fcf) - Build and supporting files will no longer be published to npm | ||
## 8.0.2 | ||
@@ -4,0 +10,0 @@ |
{ | ||
"name": "@atlaskit/layer", | ||
"version": "8.0.2", | ||
"version": "8.0.3", | ||
"sideEffects": false | ||
} |
{ | ||
"name": "@atlaskit/layer", | ||
"version": "8.0.2", | ||
"version": "8.0.3", | ||
"sideEffects": false | ||
} |
{ | ||
"name": "@atlaskit/layer", | ||
"version": "8.0.2", | ||
"version": "8.0.3", | ||
"description": "A React layer component responsible for the position of an element on a page", | ||
@@ -8,10 +8,18 @@ "publishConfig": { | ||
}, | ||
"repository": "https://bitbucket.org/atlassian/atlassian-frontend", | ||
"author": "Atlassian Pty Ltd", | ||
"license": "Apache-2.0", | ||
"main": "dist/cjs/index.js", | ||
"module": "dist/esm/index.js", | ||
"main": "dist/cjs/index.js", | ||
"module:es2019": "dist/es2019/index.js", | ||
"sideEffects": false, | ||
"atlaskit:src": "src/index.js", | ||
"sideEffects": false, | ||
"author": "Atlassian Pty Ltd", | ||
"team": "Design System Team", | ||
"repository": "https://bitbucket.org/atlassian/atlaskit-mk-2", | ||
"atlassian": { | ||
"team": "Design System Team", | ||
"releaseModel": "scheduled", | ||
"website": { | ||
"deprecated": "This is an internal component and should not be used directly.", | ||
"name": "Layer" | ||
} | ||
}, | ||
"dependencies": { | ||
@@ -28,6 +36,6 @@ "@babel/runtime": "^7.0.0", | ||
"devDependencies": { | ||
"@atlaskit/build-utils": "^2.6.4", | ||
"@atlaskit/build-utils": "*", | ||
"@atlaskit/docs": "^8.5.0", | ||
"@atlaskit/section-message": "^4.1.5", | ||
"@atlaskit/ssr": "^0.1.1", | ||
"@atlaskit/ssr": "*", | ||
"enzyme": "^3.10.0", | ||
@@ -37,7 +45,2 @@ "raf-stub": "^2.0.1", | ||
}, | ||
"atlaskit": { | ||
"internal": true, | ||
"deprecated": "This is an internal component and should not be used directly.", | ||
"name": "Layer" | ||
}, | ||
"keywords": [ | ||
@@ -44,0 +47,0 @@ "atlaskit", |
{ | ||
"name": "@atlaskit/layer/styledContentContainer", | ||
"main": "../dist/cjs/styledContentContainer.js", | ||
"module": "../dist/esm/styledContentContainer.js" | ||
"module": "../dist/esm/styledContentContainer.js", | ||
"module:es2019": "../dist/es2019/styledContentContainer.js" | ||
} |
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
52693
17
822