@arch-ui/navbar
Advanced tools
Comparing version 0.1.0 to 0.1.1
# @arch-ui/navbar | ||
## 0.1.1 | ||
### Patch Changes | ||
- [42c3fbc9](https://github.com/keystonejs/keystone-5/commit/42c3fbc9): Upgrade emotion to 10.0.14 | ||
## 0.1.0 | ||
@@ -4,0 +10,0 @@ |
{ | ||
"name": "@arch-ui/navbar", | ||
"description": "Navbar UI as used in @keystone-alpha Admin UI.", | ||
"version": "0.1.0", | ||
"version": "0.1.1", | ||
"author": "Jed Watson", | ||
@@ -18,4 +18,4 @@ "license": "MIT", | ||
"@babel/runtime": "^7.4.3", | ||
"@emotion/core": "^10.0.10", | ||
"@emotion/styled": "^10.0.10", | ||
"@emotion/core": "^10.0.14", | ||
"@emotion/styled": "^10.0.14", | ||
"react-router-dom": "5.0.0" | ||
@@ -22,0 +22,0 @@ }, |
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
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
21542
0
Updated@emotion/core@^10.0.14
Updated@emotion/styled@^10.0.14