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.1.0 to 1.1.1

src/components/Content/Checklist/assets/tick.svg

18

.storybook/config.js

@@ -15,2 +15,20 @@ import { configure, addDecorator } from '@storybook/vue';

import PageContent from '../src/components/Containers/PageContent/index.vue';
import AppNavigation from '../src/components/Global/AppNavigation/index.vue';
import AppFooter from '../src/components/Global/AppFooter/index.vue';
import PageHeader from '../src/components/Global/PageHeader/index.vue';
import PageSummary from '../src/components/Global/PageSummary/index.vue';
import Card from '../src/components/SubComponents/Card/index.vue';
import CardList from '../src/components/SubComponents/CardList/index.vue';
import LinksList from '../src/components/Content/LinksList/index.vue';
import Checklist from '../src/components/Content/Checklist/index.vue';
import Tasks from '../src/components/Content/Tasks/index.vue';
import InstructionalContent from '../src/components/Content/InstructionalContent/index.vue';
import BreakoutContent from '../src/components/Content/BreakoutContent/index.vue';
import CuratedContent from '../src/components/Content/CuratedContent/index.vue';
import FullWidthImage from '../src/components/Content/FullWidthImage/index.vue';
// Install Vue plugins.

@@ -17,0 +35,0 @@ // Vue.use(Vuex);

4

docs/overview/5-Changelog.md
# Changelog
- v1.1.0
- v1.1.1 (28 Feb 2018)
- Checklist component
- v1.1.0 (26 Feb 2018)
- AppForm component

@@ -5,0 +7,0 @@ - Page Summary component

{
"name": "worksafe-component-library",
"version": "1.1.0",
"version": "1.1.1",
"description": "A Vue.js component library for use in WorkSafe family websites",

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

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