@nrk/core-css
Advanced tools
Comparing version 1.10.1 to 1.11.0
@@ -6,10 +6,10 @@ { | ||
"author": "NRK <opensource@nrk.no> (https://www.nrk.no/)", | ||
"version": "1.10.1", | ||
"version": "1.11.0", | ||
"license": "MIT", | ||
"scripts": { | ||
"build": "node bin/build", | ||
"build": "rollup --config", | ||
"publish:patch": "npm version patch -m 'Release patch %s' && npm run push", | ||
"publish:minor": "npm version minor -m 'Release minor %s' && npm run push", | ||
"publish:major": "npm version major -m 'Release major %s' && npm run push", | ||
"start": "http-server lib -o -p 10001 -c-1", | ||
"start": "rollup --config --watch", | ||
"push": "npm run build && git commit -am \"Update version number\" && git push && git push --tags && npm publish", | ||
@@ -25,4 +25,16 @@ "static-publish": "npm run build && static-publish --directory=lib --latest --major --account=nrk-core" | ||
"http-server": "0.11.1", | ||
"postcss": "7.0.6" | ||
"postcss": "7.0.6", | ||
"postcss-header": "1.0.0", | ||
"rollup": "0.66.2", | ||
"rollup-plugin-babel": "^4.0.3", | ||
"rollup-plugin-buble": "0.19.2", | ||
"rollup-plugin-commonjs": "9.1.8", | ||
"rollup-plugin-html": "^0.2.1", | ||
"rollup-plugin-node-resolve": "3.4.0", | ||
"rollup-plugin-postcss": "1.6.2", | ||
"rollup-plugin-replace": "^2.1.0", | ||
"rollup-plugin-serve": "0.6.0", | ||
"rollup-plugin-uglify": "6.0.0", | ||
"standard": "12.0.1" | ||
} | ||
} |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
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
Environment variable access
Supply chain riskPackage accesses environment variables, which may be a sign of credential stuffing or data theft.
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
55783
10
421
15
4