Socket
Socket
Sign inDemoInstall

@nrk/core-docs

Package Overview
Dependencies
Maintainers
160
Versions
31
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 3.0.3 to 3.1.0

2

lib/readme.md

@@ -23,2 +23,4 @@ # Core Docs

A `<nav>` can also be used in place of `<ul>` in cases where more granular control over the side navigation is preferable.
### Example structure

@@ -25,0 +27,0 @@

18

package.json

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

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

@@ -34,12 +34,12 @@ "scripts": {

"devDependencies": {
"@babel/core": "7.21.3",
"@babel/preset-env": "7.20.2",
"@babel/core": "7.21.4",
"@babel/preset-env": "7.21.4",
"@nrk/core-tabs": "2.2.1",
"@rollup/plugin-babel": "6.0.3",
"@rollup/plugin-commonjs": "24.0.1",
"@rollup/plugin-node-resolve": "15.0.1",
"@rollup/plugin-node-resolve": "15.0.2",
"@rollup/plugin-replace": "5.0.2",
"@rollup/plugin-terser": "0.4.0",
"@rollup/plugin-terser": "0.4.3",
"autoprefixer": "10.4.14",
"postcss": "8.4.21",
"postcss": "8.4.23",
"rollup": "2.79.1",

@@ -49,8 +49,8 @@ "rollup-plugin-copy": "3.4.0",

"rollup-plugin-serve": "2.0.2",
"sass": "1.59.3",
"sass": "1.62.1",
"standard": "17.0.0"
},
"dependencies": {
"@webcomponents/custom-elements": "1.5.1",
"core-js": "3.29.1",
"@webcomponents/custom-elements": "1.6.0",
"core-js": "3.30.2",
"highlight.js": "11.7.0",

@@ -57,0 +57,0 @@ "marked": "4.2.12",

Sorry, the diff of this file is too big to display

Sorry, the diff of this file is too big to display

Sorry, the diff of this file is not supported yet

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