{"library":"stream-shift","type":"library","category":null,"description":"Returns the next buffer/object in a Node.js stream's readable queue without consuming it. Version 1.0.3 is the latest stable release. The package is minimal and focused, primarily used internally by higher-level stream utilities. It works on Node.js 6+ and is commonly used in modules like `pump`, `through2`, and others that need to peek into a stream's internal buffer. It is not a user-facing tool but a low-level utility for stream manipulation.","language":"javascript","status":"active","version":"1.0.3","tags":["javascript"],"last_verified":"Sun Jun 07","install":[{"cmd":"npm install stream-shift","imports":["import shift from 'stream-shift'","const shift = require('stream-shift')","import shift from 'stream-shift'"]},{"cmd":"yarn add stream-shift","imports":[]},{"cmd":"pnpm add stream-shift","imports":[]}],"homepage":"https://github.com/mafintosh/stream-shift","github":"https://github.com/mafintosh/stream-shift","docs":null,"changelog":null,"pypi":null,"npm":"stream-shift","openapi_spec":null,"status_page":null,"smithery":null,"compatibility":null}