Socket
Socket
Sign inDemoInstall

spdx-correct

Package Overview
Dependencies
2
Maintainers
1
Versions
18
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 1.0.0-prerelease-2 to 1.0.0-prerelease-3

4

package.json
{
"name": "spdx-correct",
"description": "correct invalid SPDX identifiers",
"version": "1.0.0-prerelease-2",
"version": "1.0.0-prerelease-3",
"author": "Kyle Mitchell <kyle@kemitchell.com> (http://kemitchell.com)",
"bugs": "https://github.com/kemitchell/spdx-correct/issues",
"dependencies": {
"spdx": "0.2.1"
"spdx": "^0.4.0"
},

@@ -10,0 +10,0 @@ "devDependencies": {

@@ -154,2 +154,3 @@ var spdx = require('spdx');

['BOOST', 'BSL-1.0'],
['BSD', 'BSD-2-Clause'],
['ECLIPSE', 'EPL-1.0'],

@@ -156,0 +157,0 @@ ['FUCK', 'WTFPL'],

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc