Socket
Socket
Sign inDemoInstall

@kickstartds/base

Package Overview
Dependencies
15
Maintainers
2
Versions
778
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 1.0.1-next.1 to 1.0.1-next.2

2

lib/global/base.js

@@ -1,1 +0,1 @@

import{domLoaded as e}from"@kickstartds/core/lib/core";import"focus-visible";document.documentElement.classList.add("js"),e((()=>{!function(){const e=window.location.href.replace(window.location.hash,"");document.querySelectorAll("use[*|href]").forEach((t=>{0===t.getAttribute("xlink:href").indexOf("#")&&t.setAttribute("xlink:href",e+t.getAttribute("xlink:href"))}))}()}));
import{inBrowser as e,domLoaded as t}from"@kickstartds/core/lib/core";import"focus-visible";e&&document.documentElement.classList.add("js"),t((()=>{!function(){const e=window.location.href.replace(window.location.hash,"");document.querySelectorAll("use[*|href]").forEach((t=>{0===t.getAttribute("xlink:href").indexOf("#")&&t.setAttribute("xlink:href",e+t.getAttribute("xlink:href"))}))}()}));
{
"name": "@kickstartds/base",
"version": "1.0.1-next.1",
"version": "1.0.1-next.2",
"description": "kickstartDS Base Module",

@@ -25,3 +25,3 @@ "author": "ruhmesmeile GmbH <mail@ruhmesmeile.com> (https://ruhmesmeile.com)",

"@glidejs/glide": "git://github.com/glidejs/glide.git#master",
"@kickstartds/core": "^1.0.0-alpha.16",
"@kickstartds/core": "^1.0.1-next.1",
"classnames": "^2.2.6",

@@ -48,3 +48,3 @@ "css-element-queries": "^1.2.3",

},
"gitHead": "10a92162c182be26f750c9ad6b0973249b6efdf5"
"gitHead": "0117f3664c170f2d0ffef1dc8c765bf7a78a98bc"
}

Sorry, the diff of this file is not supported yet

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Packages

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc