Socket
Socket
Sign inDemoInstall

licensee

Package Overview
Dependencies
Maintainers
3
Versions
38
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 9.0.0-pre.1 to 9.0.0

8

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

@@ -19,3 +19,3 @@ "contributors": [

"npm-license-corrections": "^1.0.0",
"semver": "^6.3.0",
"semver": "^7.3.7",
"spdx-expression-parse": "^3.0.0",

@@ -37,3 +37,3 @@ "spdx-expression-validate": "^2.0.0",

"standard": "^14.3.1",
"tap": "^14.5.0"
"tap": "^16.3.0"
},

@@ -45,4 +45,4 @@ "license": "Apache-2.0",

"lint": "standard index.js licensee test/**/test.js",
"test": "tap tests/unit.test.js tests/**/test.js"
"test": "tap --no-check-coverage tests/unit.test.js tests/**/test.js"
}
}
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