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

badoo-styleguide

Package Overview
Dependencies
Maintainers
3
Versions
131
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

badoo-styleguide - npm Package Versions

1
14

0.0.59

Diff

Changelog

Source

v0.0.59

  • Add getTypescriptCompilerOptions to config for redefining tsconfig compiler options
winner95
published 0.0.58 •

Changelog

Source

v0.0.58

  • Add tsConfigPath control to config. By default we resolve default path for tsconfig:

path.resolve(process.cwd(), './tsconfig.json');

winner95
published 0.0.56 •

Changelog

Source

v0.0.56

  • Divide resolving modules in webpack between consumers and styleguide in order to avoid duplication of modules in bundles. More info is here
winner95
published 0.0.55 •

Changelog

Source

v0.0.55

  • Provide examples of how components are defined & documented
winner95
published 0.0.54 •

Changelog

Source

v0.0.54

  • Provide details about props in propTypes of Section component
winner95
published 0.0.53 •

Changelog

Source

v0.0.53

  • Limit test-coverage scope and remove extra dependedencies.
winner95
published 0.0.51 •

Changelog

Source

v0.0.51

  • getSectionComponents deprecated, now we use getSections and getComponentRoots to limit scope of webpack build only to components enlisted in getSections. No longer we need for having 2 paths declarations in config.
winner95
published 0.0.50 •

Changelog

Source

v0.0.50

  • Add support for HOC components (classes, React.components, React.pureComponents)
winner95
published 0.0.48 •

Changelog

Source

v0.0.48

  • Add improved size props for styleguide-device-frame
winner95
published 0.0.47 •

Changelog

Source

v0.0.47

  • Make import for visual helpers easier
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