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

license-report

Package Overview
Dependencies
Maintainers
0
Versions
28
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

license-report - npm Package Versions

23

6.7.0

Diff

Changelog

Source

6.7.0 (2024-09-13)

Features

  • use properties of object entries as custom field (#194) (d9519b2)
kessler
published 6.5.0 •

Changelog

Source

6.5.0 (2023-10-09)

Features

  • add the configuration element 'excludeRegex' - issue #139 (6ce1c13)

Bug Fixes

  • enable selecting a single field in the output via 'fields' configuration element (#143) (7486bbf)
  • make node v16 minimal required node version (34887d0)
kessler
published 6.4.0 •

Changelog

Source

6.4.0 (2023-03-14)

Features

  • add entries from package.json defined in config.fields to output (a31ca47)

Bug Fixes

  • issue #126 - Error when no dependency is found with markdown output (#127) (ca5590c)
  • solve security issue with sub-dependency (9f0aa72)
kessler
published 6.3.0 •

Changelog

Source

6.3.0 (2022-10-19)

Features

kessler
published 6.2.0 •

Changelog

Source

6.2.0 (2022-10-06)

Features

  • add support for monorepos (bb1f364)

Bug Fixes

  • add new fields from v6.1.0 to output of cli help (6dde8dd)
kessler
published 6.1.0 •

Changelog

Source

6.1.0 (2022-07-31)

Features

  • add new optional fields with data from registry (ead1a55)

Bug Fixes

  • issue #101 (config.registry without trailing slash throws an error) (76525ed)
kessler
published 6.0.0 •

Changelog

Source

6.0.0 (2022-07-07)

⚠ BREAKING CHANGES

  • update 'got' to v12; this requires switching to esm modules and dropping support for node versions prior to Node v14 (which are all out of maintenance status by now).
  • get the installed version, the author and the license type from the node_modules directory instead of from the package-lock.json file.

Bug Fixes

  • add default request timeout (fce9e05)
  • add missing fieldnames in command line help text (d29c8a1)
  • return 'n/a' when no license property is found in repository data (1ffe505)
kessler
published 5.0.2 •

Changelog

Source

5.0.2 (2022-03-11)

Bug Fixes

  • issue #72 (Cannot read property 'version' of undefined) (dec72d1)
kessler
published 5.0.1 •

Changelog

Source

5.0.1 (2022-02-20)

Features

  • automatically create changelog from commit messages (f9c1030)

Bug Fixes

  • issue #68 - evaluate string only author field (4498bb7)
kessler
published 5.0.0 •

Changelog

Source

5.0.0 (2021-09-09)

⚠ BREAKING CHANGES

  • installed version shows actually installed version, not value from package.json without range character

Features

  • Allow fetching license info from peerDependencies and optionalDependencies too with --only=prod,dev,opt,peer
  • allow versions like "nightly" and "latest"
  • securely access private npm repositories with configuration variable --npmTokenEnvVar and authorization header with bearer token; show warning, if --npmTokenEnvVar is used as a config option
  • add CHANGELOG.md to make changes visible to users

Bug Fixes

  • fixes typos in source code
  • fixes sort order for --output=table and --output=html
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