Socket
Socket
Sign inDemoInstall

sander

Package Overview
Dependencies
15
Maintainers
1
Versions
24
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install
23Next

0.6.0

Diff

Changelog

Source

0.6.0

  • Remove duplicate exports (#10)
  • Remove Promise polyfill – is no longer necessary
rich_harris
published 0.5.1 •

Changelog

Source

0.5.1

  • Update dependencies
rich_harris
published 0.5.0 •

Changelog

Source

0.5.0

  • Update dependencies
  • Simplify build process
rich_harris
published 0.4.0 •

Changelog

Source

0.4.0

  • Add ES6 build
rich_harris
published 0.3.8 •

Changelog

Source

0.3.8

  • sander.writeFile and sander.appendFile return promises that resolve with the data written or appended
rich_harris
published 0.3.7 •

Changelog

Source

0.3.7

  • Previous version introduced a bug that affected older versions of Node.js – now fixed
rich_harris
published 0.3.6 •

Changelog

Source

0.3.6

  • In Node.js 4, buffers are created in JavaScript – replace !== '[object Buffer]' check with === '[object Object]'
rich_harris
published 0.3.5 •

Changelog

Source

0.3.5

  • sander.writeFile and sander.appendFile, and their sync equivalents, can take a final options argument specifying e.g. encoding (#6)
rich_harris
published 0.3.4 •

Changelog

Source

0.3.4

rich_harris
published 0.3.3 •

Changelog

Source

0.3.3

  • Reinstate graceful-fs to avoid EMFILE errors
23Next
SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc