@brightspace-ui-labs/navigation
Advanced tools
Comparing version 5.2.0 to 5.2.1
import '@brightspace-ui/core/components/colors/colors.js'; | ||
import '@brightspace-ui/core/components/icons/icon.js'; | ||
import { css, html, LitElement } from 'lit-element'; | ||
import { css, html, LitElement } from 'lit'; | ||
@@ -5,0 +5,0 @@ /** |
import './d2l-navigation-band.js'; | ||
import { css, html, LitElement } from 'lit-element'; | ||
import { css, html, LitElement } from 'lit'; | ||
@@ -4,0 +4,0 @@ /** |
{ | ||
"name": "@brightspace-ui-labs/navigation", | ||
"version": "5.2.0", | ||
"version": "5.2.1", | ||
"repository": "https://github.com/BrightspaceUILabs/navigation.git", | ||
@@ -70,5 +70,5 @@ "scripts": { | ||
"fastdom": "^1", | ||
"lit-element": "^3", | ||
"lit": "^2", | ||
"resize-observer-polyfill": "^1" | ||
} | ||
} |
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
72195
+ Addedlit@^2
- Removedlit-element@^3