Socket
Book a DemoInstallSign in
Socket

@blueoak/copyleft

Package Overview
Dependencies
Maintainers
1
Versions
2
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@blueoak/copyleft

Blue Oak Council's copyleft license families in JSON format

latest
Source
npmnpm
Version
10.0.0
Version published
Weekly downloads
72
-85.96%
Maintainers
1
Weekly downloads
 
Created
Source

Blue Oak Council's copyleft license families in JSON format

Data

This package exports an Object. Keys are names of families of copyleft licenses. Values are Arrays.

Each element of a copyleft-family Array is an Object:

{
  "id": "GPL-2.0-only", // SPDX or temporary ID
  "name": "GNU General Public License v2.0 only",
  "url": "https://spdx.org/licenses/GPL-2.0-only.html"
}

Versioning

This package's versions track the version of the copyleft families list. Version 1 of the copyleft families is version 1.0.0 of this package. Any changes to the content of the list increment that version number. Any technical changes to this package only, and not to the content of the list, will be minor or patch releases.

FAQs

Package last updated on 18 Apr 2024

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts