Socket
Socket
Sign inDemoInstall

gts

Package Overview
Dependencies
Maintainers
2
Versions
49
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

gts - npm Package Versions

1245

2.0.2

Diff

Changelog

Source

2.0.2 (2020-05-11)

Bug Fixes

  • Revert 'update dependency eslint to v7'" (#507) (0f9950b)
  • deps: pin release of eslint-typescript (#508) (bd86b42)
  • deps: update dependency eslint to v7 (#504) (6aee159)
google-wombot
published 2.0.1 •

Changelog

Source

2.0.1 (2020-05-07)

Bug Fixes

  • throw an error if running with an unsupported version of nodejs (#493) (94fdf1e)
  • deps: update dependency meow to v7 (#502) (cf91cda)
google-wombot
published 2.0.0 •

Changelog

Source

2.0.0 (2020-04-02)

⚠ BREAKING CHANGES ⚠

This is a major rewrite of the tool. Based on community guidance, we've switched from using tslint to eslint. Please read all of the steps below to upgrade.

Configuring eslint

With the shift to eslint, gts now will format and lint JavaScript as well as TypeScript. Upgrading will require a number of manual steps. To format JavaScript and TypeScript, you can run:

$ npx gts fix

To specify only TypeScript:

$ npx gts fix '**/*.ts'
google-wombot
published 2.0.0-alpha.9 •

google-wombot
published 2.0.0-alpha.8 •

google-wombot
published 2.0.0-alpha.7 •

google-wombot
published 2.0.0-alpha.6 •

google-wombot
published 2.0.0-alpha.5 •

google-wombot
published 2.0.0-alpha.4 •

google-wombot
published 2.0.0-alpha.3 •

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