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

licensee

Package Overview
Dependencies
Maintainers
2
Versions
39
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

licensee - npm Package Compare versions

Comparing version 4.2.0 to 4.3.0

2

package.json
{
"name": "licensee",
"description": "check dependency licenses against rules",
"version": "4.2.0",
"version": "4.3.0",
"author": "Kyle E. Mitchell <kyle@kemitchell.com> (https://kemitchell.com/)",

@@ -6,0 +6,0 @@ "dependencies": {

@@ -70,2 +70,12 @@ Check npm package dependency license metadata against rules.

For output as newline-delimited JSON objects, for further processing:
```json
{
"scripts": {
"posttest": "licensee --ndjson"
}
}
```
To skip the readout of license information:

@@ -72,0 +82,0 @@

Sorry, the diff of this file is not supported yet

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