
Product
Socket MCP Adds Org Alerts, Threat Feed Review, and Package Inspection
Socket MCP now lets AI assistants review org alerts, investigate threats using the Socket threat feed, and inspect package files in addition to dependency scoring.
neflaria-js
Advanced tools
A javascript library for using data from Neflaria's API. http://www.neflaria.com
This contains models and collections that enforce validation, and toJSON
methods for converting model data to JSON acceptable by the API. This library
does not include methods for interacting with the API (at least, not yet.)
Use the file from dist/neflaria-js.js in the browser, or use NPM with
npm install neflaria-js --save. (Neflaria-js is Browserify compatible.)
From there, you can:
var neflaria = require('neflaria-js');
var player = new neflaria.Models.Player({
id: 1,
name: 'Herp McHerpington'
});
Check out the test folder for example usage. Docs coming eventually.
cd to repositorynpm installRun npm test to run tests and check code coverage.
MIT Licensed (see LICENSE file.)
FAQs
Javascript library for interacting with the Neflaria API
The npm package neflaria-js receives a total of 6 weekly downloads. As such, neflaria-js popularity was classified as not popular.
We found that neflaria-js 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.

Product
Socket MCP now lets AI assistants review org alerts, investigate threats using the Socket threat feed, and inspect package files in addition to dependency scoring.

Product
Socket Firewall blocks malicious VS Code and Open VSX extensions before install, protecting developers from compromised editor marketplaces.

Research
More than 140 Mastra npm packages were compromised in a supply chain attack that used a typosquatted dependency to deliver a cross-platform infostealer during installation.