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

23
7

2.8.0

Diff

Changelog

Source

2.8.0

2024-09-15

  • Added checking of gitattributes override rule linguist-detectable.
  • Added lines of code totals to the output.
  • Added option checkDetected to control the application of linguist-detectable overrides.
  • Added option calculateLines (defaults to true) to control whether LOC calculations are performed.
nixinova
published 2.7.1 •

Changelog

Source

2.7.1

2024-05-08

  • Fixed gitignore file reading not pertaining exactly to spec.
  • Improved performance by filtering out gitignored files during folder traversal.
nixinova
published 2.7.0 •

Changelog

Source

2.7.0

nixinova
published 2.7.0-pre •

Changelog

Source

2.7.0-pre

2024-03-02

  • Added CLI option --listFiles to list each matching file under each language result.
  • Fixed files that are by default marked vendored being removed even when marked as not vendored in gitattributes (#26).
  • Fixed a crash occurring when applying some language parents (#27).
  • Fixed gitattributes rules from parent folders being erroneously applied.
nixinova
published 2.6.1 •

Changelog

Source

2.6.1

2023-07-24

  • Fixed file paths not resolving properly when analysing multiple folders (#25).
nixinova
published 2.6.0 •

Changelog

Source

2.6.0

2023-06-29

  • Add alternatives key to list all possible alternative language classifications for files that do not have a definite match (#15, #19).
nixinova
published 2.5.6 •

Changelog

Source

2.5.6

2023-06-28

  • Changed fetching of data files to fallback to using the packaged files if the fetch request fails (#21).
  • Fixed packaged data files having formatting issues.
nixinova
published 2.5.5 •

Changelog

Source

2.5.5

2023-06-25

  • Fixed a crash occurring when parsing heuristics with negative inline PCRE flags.
  • Changed cached data files to be compressed when packaged.
nixinova
published 2.5.4 •

Changelog

Source

2.5.4

2023-01-11

  • Fixed gitattributes wildcards not being applied into subfolders (#17).
nixinova
published 2.5.3 •

Changelog

Source

2.5.3

2022-09-03

  • Fixed a crash occurring when parsing heuristics for .txt files (#16).
23
7
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