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

@internetstiftelsen/styleguide

Package Overview
Dependencies
Maintainers
2
Versions
681
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@internetstiftelsen/styleguide - npm Package Compare versions

Comparing version 1.10.5-beta.0.4 to 1.10.5-beta.0.5

src/pages/mailchimp-newsletter/mailchimp-newsletter.config.js

2

package.json
{
"name": "@internetstiftelsen/styleguide",
"version": "1.10.5-beta.0.4",
"version": "1.10.5-beta.0.5",
"main": "dist/components.js",

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

@@ -13,19 +13,27 @@ module.exports = {

email_help_text: 'E-post är obligatoriskt',
has_groups: true,
group_name: 'Årskurs',
groups: [
{
text: 'F-3'
},
{
text: '4-6'
},
{
text: '7-9'
},
{
text: 'Gymnasiet'
has_groups: false
},
variants: [
{
name: "Has groups",
context: {
has_groups: true,
group_name: 'Årskurs',
groups: [
{
text: 'F-3'
},
{
text: '4-6'
},
{
text: '7-9'
},
{
text: 'Gymnasiet'
}
]
}
]
}
}
]
}

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