Security News
Fluent Assertions Faces Backlash After Abandoning Open Source Licensing
Fluent Assertions is facing backlash after dropping the Apache license for a commercial model, leaving users blindsided and questioning contributor rights.
@dailynodemodule/emperor-data
Advanced tools
Data on emperors of the Holy Roman Empire for use as sample data in other projects
This package contains a data on emperors and states of the Holy Roman Empire for use as sample data in other projects.
The data was compiled from a Wikipedia page located at https://en.wikipedia.org/wiki/Holy_Roman_Emperor and https://en.wikipedia.org/wiki/List_of_states_in_the_Holy_Roman_Empire.
The content is licensed under the Creative Commons Attribution-Share-Alike License 3.0.
To build run npm run build
. Output will be saved to the data
folder. The output format is LZMA compressed BSON (e.g. .bson.xz) to save space when publishing to NPM.
Once built, you can decompress the BSON files with npm run decompress
.
To access the data use require('@dailynodemodule/emperor-data')
. The module exposes two Array-like objects emperors
and states
. The data and returned at runtime to avoid memory constraints.
FAQs
Data on emperors of the Holy Roman Empire for use as sample data in other projects
The npm package @dailynodemodule/emperor-data receives a total of 19 weekly downloads. As such, @dailynodemodule/emperor-data popularity was classified as not popular.
We found that @dailynodemodule/emperor-data demonstrated a not healthy version release cadence and project activity because the last version was released a year ago. It has 2 open source maintainers collaborating on the project.
Did you know?
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.
Security News
Fluent Assertions is facing backlash after dropping the Apache license for a commercial model, leaving users blindsided and questioning contributor rights.
Research
Security News
Socket researchers uncover the risks of a malicious Python package targeting Discord developers.
Security News
The UK is proposing a bold ban on ransomware payments by public entities to disrupt cybercrime, protect critical services, and lead global cybersecurity efforts.