New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

@contactlab/service-pages

Package Overview
Dependencies
Maintainers
2
Versions
11
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@contactlab/service-pages - npm Package Compare versions

Comparing version 2.0.0 to 2.0.2

24

CHANGELOG.json

@@ -5,2 +5,26 @@ {

{
"version": "2.0.2",
"tag": "@contactlab/service-pages_v2.0.2",
"date": "Wed, 31 Mar 2021 11:22:40 GMT",
"comments": {
"patch": [
{
"comment": "Fix minor stuffs"
}
]
}
},
{
"version": "2.0.1",
"tag": "@contactlab/service-pages_v2.0.1",
"date": "Wed, 31 Mar 2021 11:20:04 GMT",
"comments": {
"patch": [
{
"comment": "Fix bug in CSS Custom Properties"
}
]
}
},
{
"version": "2.0.0",

@@ -7,0 +31,0 @@ "tag": "@contactlab/service-pages_v2.0.0",

16

CHANGELOG.md
# Change Log - @contactlab/service-pages
This log was last generated on Wed, 31 Mar 2021 10:19:23 GMT and should not be manually modified.
This log was last generated on Wed, 31 Mar 2021 11:22:40 GMT and should not be manually modified.
## 2.0.2
Wed, 31 Mar 2021 11:22:40 GMT
### Patches
- Fix minor stuffs
## 2.0.1
Wed, 31 Mar 2021 11:20:04 GMT
### Patches
- Fix bug in CSS Custom Properties
## 2.0.0

@@ -6,0 +20,0 @@ Wed, 31 Mar 2021 10:19:23 GMT

2

package.json
{
"name": "@contactlab/service-pages",
"version": "2.0.0",
"version": "2.0.2",
"description": "The Contactlab Marketing Cloud service pages.",

@@ -5,0 +5,0 @@ "author": {

@@ -5,9 +5,9 @@ # Service Pages

## [Preview][netlify-url]
[![NPM Package][npm-img]][npm-url]
### Create a new template
## Create a new template
Creating a new service page is easy-peasy: go to the [src](./src) folder and create a new pug file in the root _(it is better if you copy and rename the existing one)_. Afterwards, you can start the dev-server or start a build process.
### Commands
## Commands

@@ -26,5 +26,9 @@ ```sh

<!--
I M A G E S
-->
[npm-img]: https://img.shields.io/npm/v/@contactlab/service-pages?style=flat-square&colorA=001420&colorB=0391ec
<!--
L I N K S
-->
[netlify-url]: https://clab-service-page.netlify.app
[npm-url]: https://www.npmjs.com/package/@contactlab/service-pages

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