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

@utrecht/link-list-css

Package Overview
Dependencies
Maintainers
0
Versions
6
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@utrecht/link-list-css - npm Package Compare versions

Comparing version 2.0.0 to 2.1.0

CHANGELOG.md

13

package.json
{
"version": "2.0.0",
"version": "2.1.0",
"author": "Community for NL Design System",

@@ -9,7 +9,9 @@ "description": "Link list component for the Municipality of Utrecht based on the NL Design System architecture",

"dist/",
"src/"
"docs/",
"src/",
"*.md"
],
"main": "dist/index.css",
"devDependencies": {
"rollup": "3.29.4"
"rollup": "4.18.0"
},

@@ -22,2 +24,7 @@ "keywords": [

},
"repository": {
"type": "git+ssh",
"url": "git@github.com:nl-design-system/utrecht.git",
"directory": "components/link-list"
},
"scripts": {

@@ -24,0 +31,0 @@ "build": "rollup -c ../rollup.config.mjs",

@@ -9,4 +9,6 @@ {

"inherits": true
}
}
},
"nl.nldesignsystem.figma.supports-token": false
},
"type": "spacing"
},

@@ -18,4 +20,6 @@ "margin-block-end": {

"inherits": true
}
}
},
"nl.nldesignsystem.figma.supports-token": false
},
"type": "spacing"
},

@@ -27,4 +31,6 @@ "row-gap": {

"inherits": true
}
}
},
"nl.nldesignsystem.figma.supports-token": true
},
"type": "spacing"
},

@@ -37,4 +43,6 @@ "link": {

"inherits": true
}
}
},
"nl.nldesignsystem.figma.supports-token": true
},
"type": "spacing"
},

@@ -46,4 +54,6 @@ "font-weight": {

"inherits": true
}
}
},
"nl.nldesignsystem.figma.supports-token": true
},
"type": "fontWeights"
},

@@ -53,5 +63,6 @@ "text-decoration": {

"nl.nldesignsystem.css.property": {
"syntax": "none | underline",
"syntax": ["inherit", "none", "underline"],
"inherits": true
}
},
"nl.nldesignsystem.figma.supports-token": true
},

@@ -67,4 +78,6 @@ "type": "textDecoration"

"inherits": true
}
}
},
"nl.nldesignsystem.figma.supports-token": true
},
"type": "sizing"
},

@@ -76,4 +89,6 @@ "inset-block-start": {

"inherits": true
}
}
},
"nl.nldesignsystem.figma.supports-token": true
},
"type": "spacing"
}

@@ -80,0 +95,0 @@ }

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