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

@tpgds/components

Package Overview
Dependencies
Maintainers
2
Versions
23
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@tpgds/components - npm Package Compare versions

Comparing version 0.0.2-alpha.7 to 0.0.3-alpha.0

24

package.json
{
"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

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