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

sous-components-twig

Package Overview
Dependencies
Maintainers
1
Versions
31
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

sous-components-twig - npm Package Compare versions

Comparing version 0.0.14 to 0.0.15

02-molecules/cards/news/news-card.twig

5

02-molecules/cards/cards.stories.js

@@ -5,2 +5,3 @@ import React from 'react';

import eventCardTwig from './event/event-card.twig';
import newsCardTwig from './news/news-card.twig';

@@ -10,2 +11,3 @@ import cardData from './basic/card.yml';

import eventCardData from './event/event-card.yml';
import newsCardData from './news/news-card.yml';

@@ -30,1 +32,4 @@ /**

);
export const newsCard = () => (
<div dangerouslySetInnerHTML={{ __html: newsCardTwig(newsCardData) }} />
);

2

package.json
{
"name": "sous-components-twig",
"version": "0.0.14",
"version": "0.0.15",
"description": "Twig components for a fictitious Sous install",

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

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