Socket
Socket
Sign inDemoInstall

@blueoak/list

Package Overview
Dependencies
0
Maintainers
1
Versions
7
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 1.0.2 to 2.0.0

12

index.json

@@ -646,3 +646,3 @@ [

{
"id": "Bourceux",
"id": "Borceux",
"url": "https://spdx.org/licenses/Borceux.html",

@@ -702,2 +702,12 @@ "name": "Borceux license"

{
"id": "FSFUL",
"url": "https://spdx.org/licenses/FSFUL.html",
"name": "FSF Unlimited License"
},
{
"id": "FSFULLR",
"url": "https://spdx.org/licenses/FSFULLR.html",
"name": "FSF Unlimited License (with License Retention)"
},
{
"id": "Giftware",

@@ -704,0 +714,0 @@ "url": "https://spdx.org/licenses/Giftware.html",

10

package.json
{
"name": "@blueoak/list",
"version": "1.0.2",
"version": "2.0.0",
"description": "Blue Oak Council's license list in JSON format",

@@ -13,3 +13,9 @@ "author": "Blue Oak Council Inc. <github@blueoakcouncil.org>",

"LICENSE"
]
],
"devDependencies": {
"json": "^9.0.6"
},
"scripts": {
"prepublish": "curl https://blueoakcouncil.org/list.json | json ratings > index.json"
}
}
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