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

@twilio-paste/core

Package Overview
Dependencies
Maintainers
4
Versions
362
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@twilio-paste/core

Core contains all the packages from the Paste design system.

  • 20.11.0
  • npm
  • Socket score

Version published
Weekly downloads
20K
increased by35.15%
Maintainers
4
Weekly downloads
 
Created
Source

@twilio-paste/core

One bundle containing every package within paste except icons.

How it works

Procedure (happens in pre-build; see tools/generate.js)

1- Use lerna to fetch all the packages (see /tools/.cache/packages.json). 2- Filter out all packages that aren't productionized or not in core

(For the remaining packages:)

1- Add them to this package's dependencies. 2- Add the export lines to the index.tsx file. 3- Create individual export files in ./dist/ (unbarreled exports, 1 per package) 4- Create fake packages pointing to the dist file in the root folder of this package (for easier importing)

When is this procedure is triggered?

This happens automatically during prebuild, to guarantee correctness on releases.

FAQs

Package last updated on 18 Mar 2024

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

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