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

nav-frontend-alertstriper

Package Overview
Dependencies
Maintainers
1
Versions
130
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

nav-frontend-alertstriper - npm Package Compare versions

Comparing version 0.2.15 to 0.2.16

2

lib/alertstripe.js

@@ -167,3 +167,3 @@ 'use strict';

_navFrontendTypografi.Normaltekst,
{ tag: 'span' },
{ className: 'alertstripe__tekst', tag: 'span' },
children

@@ -170,0 +170,0 @@ )

{
"name": "nav-frontend-alertstriper",
"version": "0.2.15",
"version": "0.2.16",
"main": "lib/alertstripe.js",

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

@@ -40,3 +40,3 @@ import PT from 'prop-types';

</span>
<Normaltekst tag="span">{children}</Normaltekst>
<Normaltekst className="alertstripe__tekst" tag="span">{children}</Normaltekst>
</div>

@@ -43,0 +43,0 @@ );

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