Socket
Socket
Sign inDemoInstall

@nrk/core-docs

Package Overview
Dependencies
14
Maintainers
140
Versions
31
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 2.1.0-0 to 2.1.0

2

lib/index.js

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

import docsCss from './index.css'
import marked from 'marked'
import { marked } from 'marked'

@@ -12,0 +12,0 @@ import 'code-prettify'

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

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

@@ -24,23 +24,23 @@ "scripts": {

"devDependencies": {
"@babel/core": "7.15.5",
"@babel/preset-env": "7.15.6",
"@babel/core": "7.16.10",
"@babel/preset-env": "7.16.10",
"@nrk/core-tabs": "2.2.0",
"@rollup/plugin-babel": "5.3.0",
"@rollup/plugin-commonjs": "20.0.0",
"@rollup/plugin-node-resolve": "13.0.4",
"@rollup/plugin-replace": "3.0.0",
"autoprefixer": "10.3.4",
"rollup": "2.56.3",
"rollup-plugin-postcss": "4.0.1",
"@rollup/plugin-commonjs": "21.0.1",
"@rollup/plugin-node-resolve": "13.1.3",
"@rollup/plugin-replace": "3.0.1",
"autoprefixer": "10.4.2",
"rollup": "2.64.0",
"rollup-plugin-postcss": "4.0.2",
"rollup-plugin-serve": "1.1.0",
"rollup-plugin-terser": "7.0.2",
"standard": "16.0.3"
"standard": "16.0.4"
},
"dependencies": {
"@nrk/core-fonts": "2.4.1",
"@nrk/core-tabs": "2.1.0",
"@webcomponents/custom-elements": "1.5.0",
"code-prettify": "0.1.0",
"core-js": "3.18.0",
"marked": "3.0.4",
"prop-types": "15.7.2",
"core-js": "3.20.3",
"marked": "4.0.10",
"prop-types": "15.8.1",
"raf": "3.4.1",

@@ -47,0 +47,0 @@ "react": "17.0.2",

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