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

correct-license-metadata

Package Overview
Dependencies
Maintainers
1
Versions
6
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

correct-license-metadata - npm Package Compare versions

Comparing version 1.3.0 to 1.4.0

1

index.js

@@ -77,2 +77,3 @@ var spdxExpressionValidate = require('spdx-expression-validate')

if (argument === 'BSD 3-Clause') return 'BSD-3-Clause'
if (argument === 'MPL 2.0') return 'MPL-2.0'
return false

@@ -79,0 +80,0 @@ }

2

package.json
{
"name": "correct-license-metadata",
"version": "1.3.0",
"version": "1.4.0",
"description": "interpret old-style npm licenses arrays and other aberrations",

@@ -5,0 +5,0 @@ "author": "Kyle E. Mitchell <kyle@kemitchell.com> (https://kemitchell.com/)",

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