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.
Client-side user data tracker
npm install --save analyzer
var anl = analyzer(options[, callback]);
Set path for sending request data. If path is not set, data is not sent.
Set site ID
Set callback for push data request
Research user data and send again with callback, which will be called instead of analyzer global callback.
analyzer.push(function(req) {
});
req
is user data array aggregated by analyzer
Tracker send GET request to defined path
Site ID
User ID
Current page URL
Referer page URL
Campaign parameters array (utm)
Search query
Page cookies
Browser name
Browser version
Browser language
OS name
OS version
User date and time, example 17.01.2013 17:34
User timezone, example UTC 7
User screen resolution
MIT
FAQs
Client-side user data tracker
The npm package analyzer receives a total of 553 weekly downloads. As such, analyzer popularity was classified as not popular.
We found that analyzer 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.
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.