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

@nrk/core-css

Package Overview
Dependencies
Maintainers
111
Versions
28
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@nrk/core-css - npm Package Compare versions

Comparing version 1.10.1 to 1.11.0

lib/core-css.js

20

package.json

@@ -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"
}
}
lib/core-css.css

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

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