@nrk/core-docs
Advanced tools
Comparing version 2.1.0-0 to 2.1.0
@@ -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", |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
No v1
QualityPackage is not semver >=1. This means it is not stable and does not support ^ ranges.
Found 1 instance in 1 package
25018
9
0
13
+ Addedcore-js@3.20.3(transitive)
+ Addedmarked@4.0.10(transitive)
+ Addedprop-types@15.8.1(transitive)
- Removed@nrk/core-tabs@2.1.0
- Removed@nrk/core-tabs@2.1.0(transitive)
- Removedcore-js@3.18.0(transitive)
- Removedmarked@3.0.4(transitive)
- Removedprop-types@15.7.2(transitive)
Updatedcore-js@3.20.3
Updatedmarked@4.0.10
Updatedprop-types@15.8.1