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

gts

Package Overview
Dependencies
Maintainers
2
Versions
52
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

gts - npm Package Versions

1
6

3.0.1

Diff

Changelog

Source

3.0.1 (2020-10-12)

Bug Fixes

  • rule: turn off @typescript-eslint/no-var-requires (#578) (3b37229)
google-wombot
published 3.0.0 •

Changelog

Source

3.0.0 (2020-10-08)

⚠ BREAKING CHANGES

  • change default check to lint (#570)
  • deps: require TypeScript 4.x (#565)

Features

Bug Fixes

  • add build/.eslintrc.json to files field (#553) (3b516ad)
  • deps: require TypeScript 4.x (#565) (cbc5267)
  • deps: update dependency update-notifier to v5 (#574) (9a882bf)
  • deps: update typescript-eslint monorepo to v2.34.0 (#509) (998a4ac)
  • deps: update typescript-eslint monorepo to v3 (major) (#528) (e22e173)
  • deps: update typescript-eslint monorepo to v4 (#556) (54148df)
  • better error message for broken tsconfig.json (#501) (0c17a76)
  • prohibit calls for it.only and describe.only (#499) (071c33c)
google-wombot
published 3.0.0-alpha.1 •

google-wombot
published 2.0.2 •

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 •

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