worksafe-component-library
Advanced tools
Comparing version 1.7.9 to 1.7.10
@@ -5,2 +5,4 @@ # Changelog | ||
- | ||
- v1.7.10 | ||
- Change SearchResults to AppSearch, update to use new API endpoint format | ||
- v1.7.9 | ||
@@ -7,0 +9,0 @@ - Remove a spread operator that was crashing a build |
{ | ||
"name": "worksafe-component-library", | ||
"version": "1.7.9", | ||
"version": "1.7.10", | ||
"description": "A Vue.js component library for use in WorkSafe family websites", | ||
@@ -5,0 +5,0 @@ "main": "./src/index.js", |
@@ -10,3 +10,3 @@ // container components | ||
import PageSummary from './components/Global/PageSummary' | ||
import SearchResults from './components/Global/SearchResults' | ||
import AppSearch from './components/Global/AppSearch' | ||
import HomepageHeader from './components/Global/HomepageHeader' | ||
@@ -48,3 +48,3 @@ import Modal from './components/Global/Modal' | ||
export { PageSummary } | ||
export { SearchResults } | ||
export { AppSearch } | ||
export { HomepageHeader } | ||
@@ -51,0 +51,0 @@ export { Modal } |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
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
1437300