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

@imtbl/design-system

Package Overview
Dependencies
Maintainers
5
Versions
313
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@imtbl/design-system - npm Package Compare versions

Comparing version 0.0.16 to 0.0.17

8

package.json
{
"name": "@imtbl/design-system",
"version": "0.0.16",
"version": "0.0.17",
"description": "A repository to house all design system components utilised inside of IMX GUI",

@@ -31,6 +31,10 @@ "main": "dist/index.js",

"pretest": "npm run test:clean && npm run lint",
"pretest:ci": "npm run test:clean && npm run lint",
"test": "npm run test:run",
"test:ci": "npm run test:run:ci",
"test:watch": "cypress open",
"test:run": "cypress run",
"posttest:run": "nyc report --check-coverage --lines 90"
"test:run:ci": "cypress run --record",
"posttest:run": "nyc report --check-coverage --lines 90",
"posttest:run:ci": "nyc report --check-coverage --lines 90"
},

@@ -37,0 +41,0 @@ "lint-staged": {

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