Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

worksafe-component-library

Package Overview
Dependencies
Maintainers
1
Versions
46
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

worksafe-component-library - npm Package Compare versions

Comparing version 1.7.9 to 1.7.10

src/components/Global/AppSearch/index.vue

2

docs/overview/5-Changelog.md

@@ -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

2

package.json
{
"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

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc