@tpgds/components
Advanced tools
Comparing version 0.0.2-alpha.7 to 0.0.3-alpha.0
{ | ||
"name": "@tpgds/components", | ||
"version": "0.0.2-alpha.7", | ||
"description": "This package includes TPG Design System web components.", | ||
"version": "0.0.3-alpha.0", | ||
"description": "This package includes TPG Design System web components", | ||
"author": "TPG <designsystem@tpg.fi>", | ||
@@ -34,4 +34,4 @@ "license": "SEE LICENSE IN LICENSE.md", | ||
"onchange": "onchange -v --await-write-finish 1000 -f \"add change unlink\" \"./src/components/**/readme.md\" -- npm run copy", | ||
"clean": "rm -rf ../../docs/src/components/*", | ||
"copy": "copyfiles --up 2 \"./src/components/**/*.md\" \"../../docs/src/auto-generated/components\"" | ||
"clean": "rm -rf ../docs/src/components/*", | ||
"copy": "copyfiles --up 2 \"./src/components/**/*.md\" \"../docs/src/components\"" | ||
}, | ||
@@ -42,16 +42,16 @@ "devDependencies": { | ||
"@stencil/utils": "latest", | ||
"@tpgds/themes": "^0.0.2-alpha.4", | ||
"@tpgds/tokens": "^0.0.2-alpha.5", | ||
"@tpgds/themes": "^0.0.3-alpha.0", | ||
"@tpgds/tokens": "^0.0.3-alpha.0", | ||
"@types/jest": "^26.0.4", | ||
"@types/jest-image-snapshot": "3.1.0", | ||
"@types/puppeteer": "3.0.1", | ||
"@types/jest-image-snapshot": "4.1.3", | ||
"@types/puppeteer": "5.4.2", | ||
"copyfiles": "^2.1.1", | ||
"jest": "^26.1.0", | ||
"jest-cli": "^26.1.0", | ||
"jest-image-snapshot": "4.0.2", | ||
"jest-image-snapshot": "4.3.0", | ||
"npm-run-all": "^4.1.5", | ||
"onchange": "^6.1.0", | ||
"puppeteer": "5.2.1" | ||
"onchange": "^7.1.0", | ||
"puppeteer": "5.5.0" | ||
}, | ||
"gitHead": "f7ef9695670e672e7d4b69e71cb97f71b8f4cce5" | ||
"gitHead": "88aecab7a5b72e290b4514f903717315568f6a9f" | ||
} |
Sorry, the diff of this file is not supported yet
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
703557