Socket
Socket
Sign inDemoInstall

spdx-exceptions

Package Overview
Dependencies
Maintainers
1
Versions
12
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

spdx-exceptions - npm Package Compare versions

Comparing version 2.2.0 to 2.3.0

6

index.json

@@ -18,2 +18,5 @@ [

"gnu-javamail-exception",
"GPL-3.0-linking-exception",
"GPL-3.0-linking-source-exception",
"GPL-CC-1.0",
"i2p-gpl-java-exception",

@@ -26,2 +29,3 @@ "Libtool-exception",

"Nokia-Qt-exception-1.1",
"OCaml-LGPL-linking-exception",
"OCCT-exception-1.0",

@@ -34,4 +38,6 @@ "OpenJDK-assembly-exception-1.0",

"Qwt-exception-1.0",
"Swift-exception",
"u-boot-exception-2.0",
"Universal-FOSS-exception-1.0",
"WxWindows-exception-3.1"
]

10

package.json
{
"name": "spdx-exceptions",
"description": "list of SPDX standard license exceptions",
"version": "2.2.0",
"version": "2.3.0",
"author": "The Linux Foundation",

@@ -10,3 +10,9 @@ "contributors": [

"license": "CC-BY-3.0",
"repository": "kemitchell/spdx-exceptions.json"
"repository": "kemitchell/spdx-exceptions.json",
"files": [
"index.json"
],
"scripts": {
"build": "node build.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