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

@speedy/build-tools

Package Overview
Dependencies
Maintainers
1
Versions
18
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@speedy/build-tools - npm Package Versions

2

0.8.1

Diff

Changelog

Source

0.8.1 (2018-04-24)

Features

  • config: added space-before-function-paren tslint rule (b4624f4)
  • config: disable tslint rules no-shadowed-variable (b346fc1)
  • copy: implement copy task (6ce5c9c)

<a name="0.8.0"></a>

Features

  • update packages and add selector-max-pseudo-class (9eb8d69)

<a name="0.7.0"></a>

speedy
published 0.8.0 •

Changelog

Source

0.8.1 (2018-04-24)

Features

  • config: added space-before-function-paren tslint rule (b4624f4)
  • config: disable tslint rules no-shadowed-variable (b346fc1)
  • copy: implement copy task (6ce5c9c)

<a name="0.8.0"></a>

Features

  • update packages and add selector-max-pseudo-class (9eb8d69)

<a name="0.7.0"></a>

speedy
published 0.7.0 •

Changelog

Source

0.7.0 (2018-01-30)

Features

  • lint: add several new typescript line rules (00f73fd)
  • lint ts: add option to pass typescript program (bb74a8b)

<a name="0.6.0"></a>

speedy
published 0.6.0 •

Changelog

Source

0.6.0 (2018-01-08)

Features

  • update several dependencies (0a8a3ed)
  • config: add no-duplicate-at-import-rules in scss lint rules (065539c)
  • lint: SASS auto fixes are now provided via stylelint (8fb34c8)

BREAKING CHANGES

  • lintSass now returns Promise<LinterResult> instead of Promise<LinterResult[]>

<a name="0.5.0"></a>

speedy
published 0.5.0 •

Changelog

Source

0.5.0 (2017-10-23)

Features

  • args: change args.set generic type to extends from Arguments (2904fa2)
  • packages: update chalkto latest version (b1801f8)

BREAKING CHANGES

  • args.set generic type must now extends Arguments
  • Arguments interface now extends yargs.Arguments

<a name="0.4.2"></a>

speedy
published 0.4.2 •

Changelog

Source

0.4.2 (2017-07-15)

Features

  • config: add interface-name rule with never-prefix in ts lint config (86857fa)
  • config: replace selector-no-id with selector-max-id as it has been deprecated (d4d1d25)
  • config: sass lint set selector-pseudo-element-colon-notation to double (550fd55)
  • packages: bump stylefmt to 6.x.x and chalk to 2.x.x (f96f874)

Performance Improvements

  • all: import require-cache file from the specific file rather than from the index (0d1f332)

<a name="0.4.1"></a>

speedy
published 0.4.1 •

Changelog

Source

0.4.1 (2017-05-18)

Bug Fixes

  • config: set default path relative to this file location (3768af7)
  • require cache: update relative path (e6601d0)

<a name="0.4.0"></a>

speedy
published 0.4.0 •

Changelog

Source

0.4.0 (2017-05-18)

Features

  • config: add ban-types to tslint rules (a6ed5ff)
  • lint html: format lint errors better (00693b7)
  • packages: bump postcss to 6.x.x and postcss-scss to 1.x.x (9e870e7)
  • packages: bump yargs to 8.x.x (c21ed4b)

Performance Improvements

  • all: implement caching of resolved require paths (47bcdaf)
  • tasks: lazy register tasks to speed up cli boot time (b56ec54)

BREAKING CHANGES

  • packages: Node 4+ is now required
  • utils: Most of the utils have been removed in favor of @speedy/node-core

<a name="0.3.0"></a>

speedy
published 0.3.0 •

Changelog

Source

0.3.0 (2017-04-10)

Bug Fixes

  • lint sass: fix error on auto fix when SCSS syntax is present (e79cd17)

Features

  • lint ts: change fixesCount to always return a value (cac10f9)

<a name="0.2.0"></a>

speedy
published 0.2.0 •

Changelog

Source

0.2.0 (2017-04-01)

Features

  • ts lint: update ts lint rules (7fb49c6)
  • ts lint: updated to 5.x (7f68ccb)

<a name="0.1.4"></a>

2
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