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

linguist-js

Package Overview
Dependencies
Maintainers
1
Versions
65
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

linguist-js - npm Package Versions

1
7

1.9.1

Diff

Changelog

Source

1.9.1

2021-08-29

  • Fixed a crash occurring when using both the categories and ignoreLanguages options together.
nixinova
published 1.9.0 •

Changelog

Source

1.9.0

2021-08-29

  • Added ignoreLanguages option to configure which languages to ignore.
  • Added alias ignoreFiles for option ignore.
  • Added CLI argument --tree to traverse the output tree to a specific object instead of logging the entire results.
  • Deprecated option ignore as it is now ambiguous.
nixinova
published 1.8.2 •

Changelog

Source

1.8.2

2021-08-28

  • Fixed known vendored files not being removed from output.
nixinova
published 1.8.1 •

Changelog

Source

1.8.1

2021-08-28

  • Fixed input folder paths being case sensitive.
  • Fixed dotfiles not showing up in the output.
nixinova
published 1.8.0 •

Changelog

Source

1.8.0

2021-08-24

  • Added support for the first argument to analyse() to be an array of paths.
nixinova
published 1.7.1 •

Changelog

Source

1.7.1

2021-08-21

  • Changed file paths specified in option ignore to remain hidden even when keepVendored is enabled.
  • Fixed file results not being listed when using globbed input.
  • Fixed command-line arguments not being fully normalised.
nixinova
published 1.7.0 •

Changelog

Source

1.7.0

2021-08-19

  • Added categories option to control which language categories (data, markup, programming, and/or prose) should be included in the output.
  • Fixed some files being incorrectly classified as binary.
nixinova
published 1.6.1 •

Changelog

Source

1.6.1

2021-08-17

  • Changed binary file checking to check file content as well as extension.
  • Fixed filename matching not comparing the full base name to the list of filename matches.
nixinova
published 1.6.0 •

Changelog

Source

1.6.0

2021-08-15

  • Added checking of binary files to avoid including them in the language results.
  • Added keepBinary option to control whether binary files are checked (defaults to false).
nixinova
published 1.5.5 •

Changelog

Source

1.5.5

2021-08-15

  • Fixed a crash occurring when using the CLI.
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