Registry / testing / extraneous

extraneous

JSON →
library2.1.1jsnpmunverified

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.

npm install extraneous
INSTALL
IMPORT
SIG · EXTRANEOUS
E
extraneous
testingjavascriptv2.1.1
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

extraneous
✓ import extraneous from 'extraneous'
✗ const extraneous = require('extraneous')
Package has no exported functionality; import is effectively a no-op.

Demonstrates that the package is a stub with no export, used only for test scenarios.

// This package has no functional code. Intended only for npm metadata testing. // Example installation: npm install extraneous@2.1.1 // Import does nothing meaningful.
Debug
Known issues
deprecatedPackage is marked as deprecated by npm registry; no actual code or updates.
fix
Do not use in production; replace with a real package if needed.
affects: >=0.0.1
Errors
Common errors & fixes
ERR_PACKAGE_PATH_NOT_EXPORTED: Package subpath './' is not defined by 'exports'
Package has no exports map or main entry.
fix
Install a package with actual code; otherwise ignore this behavior.
Upgrade
Version history
2.1.1latest on npm
Audit
Dependencies

No dependency data recorded yet.

Agent activity
2 hits · last 30 days
node
2
Resources
extraneous — npm install extraneous · libregistry