@internetarchive/ia-menu-slider
Advanced tools
Comparing version
{ | ||
"name": "@internetarchive/ia-menu-slider", | ||
"version": "1.1.3-a1", | ||
"version": "2.0.0", | ||
"description": "Menu slider used in ia-topnav", | ||
@@ -32,3 +32,3 @@ "author": "ia-menu-slider", | ||
"@open-wc/eslint-config": "^2.0.0", | ||
"@open-wc/testing": "^2.0.0", | ||
"@open-wc/testing": "^3.0.4", | ||
"@open-wc/testing-karma": "^3.0.0", | ||
@@ -35,0 +35,0 @@ "deepmerge": "^3.2.0", |
@@ -110,5 +110,5 @@ import { html, fixture, expect } from '@open-wc/testing'; | ||
expect(icons).to.not.be.undefined; | ||
expect(icon1).to.not.be.undefined; | ||
expect(icon2).to.not.be.undefined; | ||
expect(icons).to.exist; | ||
expect(icon1).to.exist; | ||
expect(icon2).to.exist; | ||
}); | ||
@@ -115,0 +115,0 @@ |
No v1
QualityPackage is not semver >=1. This means it is not stable and does not support ^ ranges.
Found 1 instance in 1 package
1
-50%70589
-0.05%