Socket
Socket
Sign inDemoInstall

@gemeente-denhaag/typography

Package Overview
Dependencies
Maintainers
3
Versions
404
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@gemeente-denhaag/typography - npm Package Compare versions

Comparing version 0.2.2 to 0.2.3-alpha.2

0

dist/Heading1.d.ts

@@ -0,0 +0,0 @@ import React from 'react';

@@ -0,0 +0,0 @@ import React from 'react';

@@ -0,0 +0,0 @@ import React from 'react';

@@ -0,0 +0,0 @@ import React from 'react';

@@ -0,0 +0,0 @@ import React from 'react';

@@ -0,0 +0,0 @@ export * from './Heading1';

2

dist/index.js

@@ -37,5 +37,5 @@ import React from'react';function styleInject(css, ref) {

return React.createElement("h5", { className: "utrecht-heading-5 utrecht-heading-5--distanced" }, props.children);
};var css_248z = ".utrecht-paragraph{font-family:var(--utrecht-paragraph-font-family,var(--utrecht-document-font-family,inherit));font-size:var(--utrecht-paragraph-font-size,var(--utrecht-document-font-size,inherit));font-weight:var(--utrecht-paragraph-font-weight,inherit);line-height:var(--utrecht-paragraph-line-height,var(--utrecht-document-line-height,inherit))}.utrecht-paragraph--lead{font-size:var(--utrecht-paragraph-lead-font-size,inherit);font-weight:var(--utrecht-paragraph-lead-font-weight,inherit);line-height:var(--utrecht-paragraph-lead-line-height,inherit)}.utrecht-paragraph--distanced{margin-block-start:var(--utrecht-paragraph-margin-block)}";
};var css_248z = ".utrecht-paragraph{color:var(--denhaag-paragraph-color,var(--utrecht-document-color,inherit));font-family:var(--utrecht-paragraph-font-family,var(--utrecht-document-font-family,inherit));font-size:var(--utrecht-paragraph-font-size,var(--utrecht-document-font-size,inherit));font-weight:var(--utrecht-paragraph-font-weight,inherit);line-height:var(--utrecht-paragraph-line-height,var(--utrecht-document-line-height,inherit))}.utrecht-paragraph--lead{font-size:var(--utrecht-paragraph-lead-font-size,inherit);font-weight:var(--utrecht-paragraph-lead-font-weight,inherit);line-height:var(--utrecht-paragraph-lead-line-height,inherit)}.utrecht-paragraph--distanced{margin-block-start:var(--utrecht-paragraph-margin-block-start);margin-block-end:var(--utrecht-paragraph-margin-block-end)}";
styleInject(css_248z);var Paragraph = function (props) {
return React.createElement("p", { className: "utrecht-paragraph utrecht-paragraph--distanced" }, props.children);
};export{Heading1,Heading2,Heading3,Heading4,Heading5,Paragraph};

@@ -0,0 +0,0 @@ import React from 'react';

@@ -0,0 +0,0 @@ import React from 'react';

{
"name": "@gemeente-denhaag/typography",
"version": "0.2.2",
"version": "0.2.3-alpha.2",
"description": "A Typography component",
"bugs": "https://github.com/Gemeente-DenHaag/denhaag-component-library/issues",
"bugs": "https://github.com/nl-design-system/denhaag/issues",
"repository": {
"type": "git",
"url": "https://github.com/Gemeente-DenHaag/denhaag-component-library.git",
"url": "https://github.com/nl-design-system/denhaag.git",
"directory": "src/components/Typograhy"

@@ -25,7 +25,7 @@ },

"dependencies": {
"@gemeente-denhaag/basedatadisplayprops": "^0.2.2"
"@gemeente-denhaag/basedatadisplayprops": "^0.2.3-alpha.2"
},
"devDependencies": {
"@gemeente-denhaag/design-tokens-common": "^0.2.2",
"@gemeente-denhaag/design-tokens-components": "^0.2.2"
"@gemeente-denhaag/design-tokens-common": "^0.2.3-alpha.2",
"@gemeente-denhaag/design-tokens-components": "^0.2.3-alpha.2"
},

@@ -35,3 +35,3 @@ "peerDependencies": {

},
"gitHead": "b567e431e23f75cb6f8a919bfbd130cf1397b66d"
"gitHead": "a2fea50f8884768a68e7056699fc0424f3bddf78"
}

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