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

@gemeente-denhaag/design-tokens-components

Package Overview
Dependencies
Maintainers
3
Versions
411
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@gemeente-denhaag/design-tokens-components - npm Package Compare versions

Comparing version 0.2.2 to 0.2.3-alpha.2

dist/index.css

0

dist/index.d.ts
declare const _default: any;
export default _default;

2

dist/index.js
"use strict";
Object.defineProperty(exports, "__esModule", { value: true });
exports.default = require('./components.css');
exports.default = require('./index.css');

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

"license": "EUPL-1.2",
"version": "0.2.2",
"version": "0.2.3-alpha.2",
"repository": {
"type": "git",
"url": "https://github.com/Gemeente-DenHaag/denhaag-component-library.git",
"url": "https://github.com/nl-design-system/denhaag.git",
"directory": "src/styles/Components"
},
"bugs": "https://github.com/Gemeente-DenHaag/denhaag-component-library/issues",
"bugs": "https://github.com/nl-design-system/denhaag/issues",
"files": [

@@ -21,8 +21,12 @@ "dist"

"build": "yarn npm-run-all build:*",
"build:css": "tsc -b && copyfiles -u 1 \"src/**/*.css\" dist",
"build:style-dictionary": "yarn style-dictionary build --config ../../../style-dictionary.config.json",
"build:ts": "tsc -b",
"build:style-dictionary": "yarn style-dictionary build --config style-dictionary.config.js",
"clean": "yarn rimraf dist tsconfig.tsbuildinfo",
"watch:style-dictionary": "yarn chokidar --follow-symlinks --initial --command 'yarn build:style-dictionary' 'src/**/*.json'"
"watch:style-dictionary": "yarn chokidar --follow-symlinks --initial \"src/**/*.json\" -c \"yarn build:style-dictionary\""
},
"gitHead": "b567e431e23f75cb6f8a919bfbd130cf1397b66d"
"devDependencies": {
"@gemeente-denhaag/design-tokens-common": "^0.2.3-alpha.2",
"@gemeente-denhaag/design-tokens-proprietary": "^0.2.3-alpha.2"
},
"gitHead": "a2fea50f8884768a68e7056699fc0424f3bddf78"
}
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