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 0.1.0 to 0.1.1

2

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

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

@@ -11,32 +11,48 @@ import Vue from 'vue';

{
field_instructions_step: 'Step 1. Illustration',
field_instructions_image: {
alt: 'Title of image',
uri: 'https://picsum.photos/654/344',
field_title: 'Step 1. Illustration',
field_image: {
field_media_image: {
title: 'Title of image',
url: 'https://picsum.photos/654/344',
}
},
field_instructions_body: 'In publishing and graphic design, lorem ipsum is a filler text or greeking commonly used to demonstrate the textual elements of a graphic document or visual presentation. Replacing meaningful content with placeholder text allows designers to design the form of the content before the content itself has been produced.'
field_body: {
value: 'In publishing and graphic design, lorem ipsum is a filler text or greeking commonly used to demonstrate the textual elements of a graphic document or visual presentation. Replacing meaningful content with placeholder text allows designers to design the form of the content before the content itself has been produced.'
}
},
{
field_instructions_step: 'Step 2. Next step',
field_instructions_image: {
alt: 'Title of image',
uri: 'https://picsum.photos/655/344',
field_title: 'Step 2. Next step',
field_image: {
field_media_image: {
title: 'Title of image',
url: 'https://picsum.photos/655/344',
}
},
field_instructions_body: 'In publishing and graphic design, lorem ipsum is a filler text or greeking commonly used to demonstrate the textual elements of a graphic document or visual presentation. Replacing meaningful content with placeholder text allows designers to design the form of the content before the content itself has been produced.'
field_body: {
value: 'In publishing and graphic design, lorem ipsum is a filler text or greeking commonly used to demonstrate the textual elements of a graphic document or visual presentation. Replacing meaningful content with placeholder text allows designers to design the form of the content before the content itself has been produced.'
}
},
{
field_instructions_step: 'Step 3. Next step',
field_instructions_image: {
alt: 'Title of image',
uri: 'https://picsum.photos/655/345',
field_title: 'Step 3. Next step',
field_image: {
field_media_image: {
title: 'Title of image',
url: 'https://picsum.photos/655/345',
}
},
field_instructions_body: 'In publishing and graphic design, lorem ipsum is a filler text or greeking commonly used to demonstrate the textual elements of a graphic document or visual presentation. Replacing meaningful content with placeholder text allows designers to design the form of the content before the content itself has been produced.'
field_body: {
value: 'In publishing and graphic design, lorem ipsum is a filler text or greeking commonly used to demonstrate the textual elements of a graphic document or visual presentation. Replacing meaningful content with placeholder text allows designers to design the form of the content before the content itself has been produced.'
}
},
{
field_instructions_step: 'Step 4. Last step',
field_instructions_image: {
alt: 'Title of image',
uri: 'https://picsum.photos/654/345',
field_title: 'Step 4. Last step',
field_image: {
field_media_image: {
title: 'Title of image',
url: 'https://picsum.photos/654/345',
}
},
field_instructions_body: 'In publishing and graphic design, lorem ipsum is a filler text or greeking commonly used to demonstrate the textual elements of a graphic document or visual presentation. Replacing meaningful content with placeholder text allows designers to design the form of the content before the content itself has been produced.'
field_body: {
value: 'In publishing and graphic design, lorem ipsum is a filler text or greeking commonly used to demonstrate the textual elements of a graphic document or visual presentation. Replacing meaningful content with placeholder text allows designers to design the form of the content before the content itself has been produced.'
}
}

@@ -43,0 +59,0 @@ ]

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