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

@nrk/core-docs

Package Overview
Dependencies
Maintainers
123
Versions
32
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@nrk/core-docs - npm Package Compare versions

Comparing version 1.1.1 to 1.1.2

2

lib/index.js

@@ -159,3 +159,3 @@ import 'raf/polyfill' // Fixes React

for (let el = event.target; el; el = el.parentElement) {
if (el.hasAttribute('aria-controls')) {
if (el.hash && el.hasAttribute('aria-controls')) {
event.preventDefault()

@@ -162,0 +162,0 @@ window.history.pushState({}, document.title, el.href)

@@ -6,3 +6,3 @@ {

"author": "NRK <opensource@nrk.no> (https://www.nrk.no/)",
"version": "1.1.1",
"version": "1.1.2",
"license": "MIT",

@@ -9,0 +9,0 @@ "scripts": {

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