New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.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.6.1 to 1.6.2

src/components/Content/CallToAction/styles.scss

2

docs/overview/5-Changelog.md
# Changelog
- v1.6.2
- Fix git mistakes, reapply some changes supposed to be in 1.6.1
- v1.6.1

@@ -4,0 +6,0 @@ - Content component tweaks

2

package.json
{
"name": "worksafe-component-library",
"version": "1.6.1",
"version": "1.6.2",
"description": "A Vue.js component library for use in WorkSafe family websites",

@@ -5,0 +5,0 @@ "main": "./src/index.js",

@@ -11,3 +11,3 @@ import { storiesOf } from '@storybook/vue'

storiesOf('Components/SubComponents/CallToAction', module)
storiesOf('Components/Content/Call To Action', module)
.addDecorator(withReadme(readme))

@@ -14,0 +14,0 @@ .add('Default', () => ({

@@ -25,2 +25,3 @@ // container components

import KeyStatistics from './components/Content/KeyStatistics'
import CallToAction from './components/Content/CallToAction'

@@ -56,4 +57,5 @@ // Action components

export { KeyStatistics }
export { CallToAction }
// Action Components
// export {ActionSteps}

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