🚀 Big News: Socket Acquires Coana to Bring Reachability Analysis to Every Appsec Team.Learn more
Socket
DemoInstallSign in
Socket

jaydenseric

npm
GitHub

Packages

Comaintainers

38 packages

apollo-fetch-upload

Allows files to be used in GraphQL requests with apollo-fetch.

apollo-upload-client

A terminating Apollo Link for Apollo Client that fetches a GraphQL multipart request if the GraphQL variables contain files (by default FileList, File, or Blob instances), or else fetches a regular GraphQL POST or GET request (depending on the config and

apollo-upload-server

Middleware and an Upload scalar to add support for GraphQL multipart requests (file uploads via queries and mutations) to various Node.js GraphQL servers.

audit-age

A Node.js CLI and equivalent JS API to audit the age of installed production npm packages.

babel-plugin-syntax-highlight

A Babel plugin that transforms the code contents of template literals lead by comments specifying a Prism.js language into syntax highlighted HTML.

babel-plugin-transform-require-extensions

A Babel plugin that transforms specified require path file extensions.

babel-plugin-transform-runtime-file-extensions

A Babel plugin that adds file extensions to Babel runtime import specifiers and require paths for Node.js ESM compatibility.

class-name-prop

A lightweight utility function to create a React className prop value for multiple class names.

constraint-validation-buggyfill

Prevents invalid form submission in browsers that improperly support the HTML forms spec (i.e. Safari). The first invalid element is focused after alerting the validation message.

coverage-node

A simple CLI to run Node.js and report code coverage.