Research
Security News
Quasar RAT Disguised as an npm Package for Detecting Vulnerabilities in Ethereum Smart Contracts
Socket researchers uncover a malicious npm package posing as a tool for detecting vulnerabilities in Etherium smart contracts.
@airemad/node-acustic
Advanced tools
Node.js Libary to collect, analyze and digest the Acustic Pollution in Madrid
Node.js Libary to collect, analyze and digest the Acustic Pollution in Madrid
Node.js Libary to collect, analyze and digest the Acustic Pollution in Madrid
npm install @airemad/node-acustic
const { getLastReport } = require('@airemad/node-acustic')
;(async () => {
const {data, hash, source, timestamp} = await getLastReport()
console.log(hash) // 1369f90ec7205649da9abbbc98f63e35
console.log(source) // https://www.mambiente.madrid.es/opendata/ruido.txt
console.log(timestamp) // 1651271749972
console.log(data)
/*
[
...,
{
id: '86',
uuid: '271a6e0a-9d62-49cd-a772-57c1b492441f',
name: 'Tres Olivos',
period: 'night',
date: '2022-04-21',
laeq: 47,
las01: 58,
las10: 51,
las50: 39,
las90: 36,
las99: 36
}
]
*/
})()
Development only:
Production only:
Please read CONTRIBUTING.md for details on our code of conduct, and the process for submitting pull requests to us.
We use SemVer for versioning. For the versions available, see the tags on this repository.
See also the list of contributors who participated in this project.
This project is licensed under the GNU AGPL3.0 License - see the LICENSE.md file for details
We use Madrid Datos Abiertos:
FAQs
Node.js Libary to collect, analyze and digest the Acustic Pollution in Madrid
The npm package @airemad/node-acustic receives a total of 3 weekly downloads. As such, @airemad/node-acustic popularity was classified as not popular.
We found that @airemad/node-acustic demonstrated a not healthy version release cadence and project activity because the last version was released a year ago. It has 1 open source maintainer 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.
Research
Security News
Socket researchers uncover a malicious npm package posing as a tool for detecting vulnerabilities in Etherium smart contracts.
Security News
Research
A supply chain attack on Rspack's npm packages injected cryptomining malware, potentially impacting thousands of developers.
Research
Security News
Socket researchers discovered a malware campaign on npm delivering the Skuld infostealer via typosquatted packages, exposing sensitive data.