Socket
Socket
Sign inDemoInstall

ak-layer

Package Overview
Dependencies
Maintainers
1
Versions
47
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

ak-layer - npm Package Compare versions

Comparing version 62.1.0 to 62.1.1

16

CHANGELOG.md

@@ -1,8 +0,8 @@

<a name="62.1.0"></a>
# 62.1.0 (2016-12-07)
<a name="62.1.1"></a>
## 62.1.1 (2017-01-03)
<a name="ak-layer@62.1.0"></a>
# ak-layer@62.1.0 (2016-12-07)
<a name="ak-layer@62.1.1"></a>
## ak-layer@62.1.1 (2017-01-03)

@@ -12,6 +12,10 @@

* Upgrade icon usage to use the new React component to fix the display of the previous component. ([211e528](https://bitbucket.org/atlassian/atlaskit/commits/211e528))
* **component:** Gives field a negative left margin so that things align with field content rather th ([4bc09bc](https://bitbucket.org/atlassian/atlaskit/commits/4bc09bc))
* **package:** Fix for styles not being correctly scoped to the package ([bf655e0](https://bitbucket.org/atlassian/atlaskit/commits/bf655e0))
<a name="ak-layer@62.1.0"></a>
# ak-layer@62.1.0 (2016-12-07)
### Features

@@ -18,0 +22,0 @@

{
"name": "ak-layer",
"version": "62.1.0",
"version": "62.1.1",
"description": "A React layer component responsible for the position of an element on a page",

@@ -9,3 +9,3 @@ "main": "dist/bundle.js",

"scripts": {
"prepublish": "cd ../.. && npm run prepublish/single ak-layer"
"prepublish": "../../node_modules/.bin/in-publish && { cd ../.. && npm run prepublish/single ak-layer; } || ../../node_modules/.bin/not-in-publish"
},

@@ -12,0 +12,0 @@ "files": [

@@ -5,3 +5,3 @@ [![AtlasKit component registry](https://img.shields.io/badge/AtlasKit-components-FF5230.svg)](http://aui-cdn.atlassian.com/atlaskit/registry/)

[![Report an issue](https://img.shields.io/badge/Report-an_issue-6554C0.svg)](https://ecosystem.atlassian.net/browse/AK)
[![Ask in our forum](https://img.shields.io/badge/Ask-in_our_forum-6554C0.svg)](https://answers.atlassian.com/questions/ask?title=AtlasKit%3A%20&topics=atlaskit,ak-layer,ak-layer@62.1.0)
[![Ask in our forum](https://img.shields.io/badge/Ask-in_our_forum-6554C0.svg)](https://answers.atlassian.com/questions/ask?title=AtlasKit%3A%20&topics=atlaskit,ak-layer,ak-layer@62.1.1)

@@ -14,7 +14,7 @@ # Layer

![Example of Layer](https://bytebucket.org/atlassian/atlaskit/raw/0a2b7e7eba6deab80a3a8458e1080d77e832eeb0/packages/ak-layer/docs/layer.png)
![Example of Layer](https://bytebucket.org/atlassian/atlaskit/raw/faeb8e22b4d21b5d42587408fa0ba409b7120a33/packages/ak-layer/docs/layer.png)
## Try it out
Interact with a [live demo of the ak-layer component](https://aui-cdn.atlassian.com/atlaskit/stories/ak-layer/62.1.0/).
Interact with a [live demo of the ak-layer component](https://aui-cdn.atlassian.com/atlaskit/stories/ak-layer/62.1.1/).

@@ -177,3 +177,3 @@ ## Installation

Ask a question in our [forum](https://answers.atlassian.com/questions/ask?title=AtlasKit%3A%20&topics=atlaskit,ak-layer,ak-layer@62.1.0).
Ask a question in our [forum](https://answers.atlassian.com/questions/ask?title=AtlasKit%3A%20&topics=atlaskit,ak-layer,ak-layer@62.1.1).

@@ -180,0 +180,0 @@ Check [if someone has already asked the same question before](https://answers.atlassian.com/questions/topics/42926171/atlaskit).

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