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.7 to 5.0.14-beta.0.8

3

dist/assets/js/youtube.js

@@ -86,2 +86,3 @@ 'use strict';

destroyConsentWarning(el);
loadYoutubeAPI();
}

@@ -111,4 +112,2 @@

loadYoutubeAPI();
var id = el.getAttribute('data-youtube');

@@ -115,0 +114,0 @@ var playerEl = document.createElement('div');

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

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

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

destroyConsentWarning(el);
loadYoutubeAPI();
}

@@ -96,4 +97,2 @@

loadYoutubeAPI();
const id = el.getAttribute('data-youtube');

@@ -100,0 +99,0 @@ const playerEl = document.createElement('div');

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