New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

spdx-license-ids

Package Overview
Dependencies
Maintainers
2
Versions
34
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

spdx-license-ids - npm Package Compare versions

Comparing version 3.0.20 to 3.0.21

14

index.json

@@ -92,2 +92,3 @@ [

"Boehm-GC",
"Boehm-GC-without-fee",
"Borceux",

@@ -152,2 +153,4 @@ "Brian-Gladman-2-Clause",

"CC-PDDC",
"CC-PDM-1.0",
"CC-SA-1.0",
"CC0-1.0",

@@ -203,2 +206,3 @@ "CDDL-1.0",

"DocBook-Schema",
"DocBook-Stylesheet",
"DocBook-XML",

@@ -311,2 +315,3 @@ "Dotseqn",

"Inner-Net-2.0",
"InnoSetup",
"Intel",

@@ -356,5 +361,7 @@ "Intel-ACPI",

"Lucida-Bitmap-Fonts",
"MIPS",
"MIT",
"MIT-0",
"MIT-CMU",
"MIT-Click",
"MIT-Festival",

@@ -510,2 +517,3 @@ "MIT-Khronos-old",

"SL",
"SMAIL-GPL",
"SMLNJ",

@@ -524,2 +532,3 @@ "SMPPL",

"Sendmail-8.23",
"Sendmail-Open-Source-1.1",
"SimPL-2.0",

@@ -550,2 +559,4 @@ "Sleepycat",

"TermReadKey",
"ThirdEye",
"TrustedQSL",
"UCAR",

@@ -594,2 +605,3 @@ "UCL-1.0",

"any-OSI",
"any-OSI-perl-modules",
"bcrypt-Solar-Designer",

@@ -611,2 +623,3 @@ "blessing",

"gSOAP-1.3b",
"generic-xts",
"gnuplot",

@@ -640,2 +653,3 @@ "gtkbook",

"w3m",
"wwl",
"xinetd",

@@ -642,0 +656,0 @@ "xkeyboard-config-Zinoviev",

16

package.json
{
"name": "spdx-license-ids",
"version": "3.0.20",
"version": "3.0.21",
"description": "A list of SPDX license identifiers",

@@ -10,4 +10,4 @@ "repository": "jslicense/spdx-license-ids",

"build": "node build.js",
"pretest": "eslint .",
"latest": "node latest.js",
"pretest": "npm run build",
"test": "node test.js"

@@ -29,13 +29,3 @@ },

"oss"
],
"devDependencies": {
"@shinnn/eslint-config": "^7.0.0",
"eslint": "^8.49.0",
"eslint-formatter-codeframe": "^7.32.1",
"rmfr": "^2.0.0",
"tape": "^5.6.6"
},
"eslintConfig": {
"extends": "@shinnn"
}
]
}
# spdx-license-ids
[![npm version](https://img.shields.io/npm/v/spdx-license-ids.svg)](https://www.npmjs.com/package/spdx-license-ids)
[![Github Actions](https://action-badges.now.sh/jslicense/spdx-license-ids)](https://wdp9fww0r9.execute-api.us-west-2.amazonaws.com/production/results/jslicense/spdx-license-ids)

@@ -6,0 +5,0 @@ A list of [SPDX license](https://spdx.org/licenses/) identifiers

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