New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

@navikt/ds-css

Package Overview
Dependencies
Maintainers
1
Versions
523
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@navikt/ds-css - npm Package Compare versions

Comparing version 0.2.0 to 0.2.1

7

package.json
{
"name": "@navikt/ds-css",
"version": "0.2.0",
"version": "0.2.1",
"private": false,

@@ -20,3 +20,4 @@ "description": "Css for NAV Designsystem components",

"scripts": {
"build": "postcss --use postcss-import -o dist/index.css index.css"
"build": "postcss --use postcss-import -o dist/index.css index.css",
"watch-css": "postcss -w --use postcss-import -o dist/index.css index.css"
},

@@ -30,3 +31,3 @@ "devDependencies": {

},
"gitHead": "709c20ed6db1c634fd243d987d47f9f059a3ee89"
"gitHead": "313fd1558a11c4b30ef733a70b45449d2e60706f"
}

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