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

@economist/design-system

Package Overview
Dependencies
Maintainers
21
Versions
645
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@economist/design-system - npm Package Compare versions

Comparing version 0.0.8 to 0.0.9-canary.0

dist/common/button/button.css

7

package.json
{
"name": "@economist/design-system",
"version": "0.0.8",
"version": "0.0.9-canary.0",
"description": "Economist Design System",

@@ -9,3 +9,5 @@ "main": "dist/index.js",

"dist",
"common.js"
"common.js",
"common.css",
"common"
],

@@ -15,2 +17,3 @@ "scripts": {

"build": "npm run clean && mkdir dist && npm-run-all --parallel build:*",
"build:components": "cp -r src/common/components dist/common",
"build:js": "rollup --config",

@@ -17,0 +20,0 @@ "deploy": "s3-deploy './dist/**' --cwd './dist/' --region 'eu-west-2' --bucket 'economist-design-system' --ext 'html'",

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