@atlaskit/layer-manager
Advanced tools
Comparing version 2.4.0 to 2.4.1
# @atlaskit/layer-manager | ||
## 2.4.1 | ||
## 2.4.0 (2017-11-14) | ||
* add flow types | ||
* add flow types | ||
* feature; add support for flags ([a451a73](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/a451a73)) |
{ | ||
"name": "@atlaskit/layer-manager", | ||
"version": "2.3.1" | ||
"version": "2.4.0" | ||
} |
{ | ||
"name": "@atlaskit/layer-manager", | ||
"version": "2.4.0", | ||
"version": "2.4.1", | ||
"description": "A React Component for managing layers", | ||
"license": "Apache-2.0", | ||
"main": "dist/cjs/index.js", | ||
"module": "dist/esm/index.js", | ||
"atlaskit:src": "src/index.js", | ||
@@ -29,3 +30,3 @@ "files": [ | ||
"devDependencies": { | ||
"@atlaskit/docs": "^0.0.3" | ||
"@atlaskit/docs": "^0.0.4" | ||
}, | ||
@@ -37,2 +38,2 @@ "keywords": [ | ||
] | ||
} | ||
} |
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
64986
31
1581