{"id":26970,"library":"extraneous","title":"extraneous","description":"A minimal npm test package with no functional code; version 2.1.1 is the latest stable release. This package exists solely for testing npm metadata or package management tooling, not for actual production use. There are no maintainers or release cadence. It offers no distinct features compared to alternatives.","status":"deprecated","version":"2.1.1","language":"javascript","source_language":"en","source_url":null,"tags":["javascript"],"install":[{"cmd":"npm install extraneous","lang":"bash","label":"npm"},{"cmd":"yarn add extraneous","lang":"bash","label":"yarn"},{"cmd":"pnpm add extraneous","lang":"bash","label":"pnpm"}],"dependencies":[],"imports":[{"note":"Package has no exported functionality; import is effectively a no-op.","wrong":"const extraneous = require('extraneous')","symbol":"extraneous","correct":"import extraneous from 'extraneous'"}],"quickstart":{"code":"// This package has no functional code. Intended only for npm metadata testing.\n// Example installation:\nnpm install extraneous@2.1.1\n// Import does nothing meaningful.","lang":"javascript","description":"Demonstrates that the package is a stub with no export, used only for test scenarios."},"warnings":[{"fix":"Do not use in production; replace with a real package if needed.","message":"Package is marked as deprecated by npm registry; no actual code or updates.","severity":"deprecated","affected_versions":">=0.0.1"}],"env_vars":null,"last_verified":"2026-04-25T00:00:00.000Z","next_check":"2026-07-24T00:00:00.000Z","problems":[{"fix":"Install a package with actual code; otherwise ignore this behavior.","cause":"Package has no exports map or main entry.","error":"ERR_PACKAGE_PATH_NOT_EXPORTED: Package subpath './' is not defined by 'exports'"}],"ecosystem":"npm","meta_description":null,"install_score":null,"install_tag":null,"quickstart_score":null,"quickstart_tag":null}