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.
Bindings for data.police.uk.
npm install pluk
var pluk = require('pluk');
pluk.hood('Westminster, London').info().then(function(data) {
console.log(data);
}, function(err) {
// err occurred
});
// Logged:
{
contact_details:
{ telephone: '020 7601 2452',
email: 'community@cityoflondon.police.uk' },
name: 'Community Policing',
links: [],
centre: { latitude: '51.5151', longitude: '-0.0934' },
locations:
[ { name: 'Snow Hill Police Station',
longitude: null,
postcode: 'EC1A 2DP',
address: '5 Snow Hill\nLondon',
latitude: null,
type: 'station',
description: null } ],
url_force: 'http://www.cityoflondon.police.uk/community-policing/',
population: '208596',
id: 'cp',
description: '<p>City of London Police Community Policing</p>'
}
hood(ADDR | POST-CODE | [LAT, LNG])
- returns methods:info()
events()
priorities()
boundary()
people()
See http://data.police.uk/docs/ for additional docs.
FAQs
data.police.uk API wrapper
The npm package pluk receives a total of 0 weekly downloads. As such, pluk popularity was classified as not popular.
We found that pluk 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.