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

@internetstiftelsen/styleguide

Package Overview
Dependencies
Maintainers
0
Versions
720
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 5.0.14-beta.0.10 to 5.0.14-beta.0.11

3

dist/assets/js/youtube.js

@@ -88,2 +88,4 @@ 'use strict';

loadYoutubeAPI();
if (el.getElementsByTagName('img').length) {

@@ -155,3 +157,2 @@ return;

loadYoutubeAPI();
el.youtube.playVideo();

@@ -158,0 +159,0 @@ }

{
"name": "@internetstiftelsen/styleguide",
"version": "5.0.14-beta.0.10",
"version": "5.0.14-beta.0.11",
"main": "dist/components.js",

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

@@ -73,2 +73,4 @@ // TODO: Should probably implement a way to localize texts in the styleguide

loadYoutubeAPI();
if (el.getElementsByTagName('img').length) {

@@ -138,3 +140,2 @@ return;

loadYoutubeAPI();
el.youtube.playVideo();

@@ -141,0 +142,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