@ltht-react/list
Advanced tools
Comparing version 0.1.1 to 0.1.2
@@ -6,4 +6,12 @@ # Change Log | ||
## [0.1.2](https://ssh.github.com/ltht-epr/ltht-react/compare/@ltht-react/list@0.1.1...@ltht-react/list@0.1.2) (2020-02-27) | ||
**Note:** Version bump only for package @ltht-react/list | ||
## [0.1.1](https://github.com/ltht-epr/ltht-react/compare/@ltht-react/list@0.1.0...@ltht-react/list@0.1.1) (2020-02-26) | ||
**Note:** Version bump only for package @ltht-react/list |
export { default as ListItem } from './list-item'; | ||
export { default as OrderedList } from './ordered-list'; | ||
export { default as UnorderedList } from './unordered-list'; |
@@ -0,0 +0,0 @@ "use strict"; |
@@ -0,0 +0,0 @@ /** @jsx jsx */ |
@@ -0,0 +0,0 @@ "use strict"; |
@@ -0,0 +0,0 @@ /** @jsx jsx */ |
@@ -0,0 +0,0 @@ "use strict"; |
@@ -0,0 +0,0 @@ /** @jsx jsx */ |
@@ -0,0 +0,0 @@ "use strict"; |
export * from './atoms'; |
@@ -0,0 +0,0 @@ "use strict"; |
{ | ||
"name": "@ltht-react/list", | ||
"version": "0.1.1", | ||
"version": "0.1.2", | ||
"description": "ltht-react atoms List component.", | ||
@@ -31,8 +31,8 @@ "author": "LTHT", | ||
"@ltht-react/styles": "^0.1.0", | ||
"@ltht-react/types": "^0.0.8", | ||
"@ltht-react/utils": "^0.1.1", | ||
"@ltht-react/types": "^0.0.9", | ||
"@ltht-react/utils": "^0.1.2", | ||
"emotion": "^10.0.27", | ||
"react": "^16.12.0" | ||
}, | ||
"gitHead": "6ca142b6738f38866a50bae24074ee7adb3665d9" | ||
"gitHead": "d5015fbb903c5f36fa515f2c340c1d067146cc6d" | ||
} |
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
New author
Supply chain riskA new npm collaborator published a version of the package for the first time. New collaborators are usually benign additions to a project, but do indicate a change to the security surface area of a 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
New author
Supply chain riskA new npm collaborator published a version of the package for the first time. New collaborators are usually benign additions to a project, but do indicate a change to the security surface area of a package.
Found 1 instance in 1 package
4677
+ Added@ltht-react/types@0.0.9(transitive)
- Removed@ltht-react/types@0.0.8(transitive)
Updated@ltht-react/types@^0.0.9
Updated@ltht-react/utils@^0.1.2