Socket
Socket
Sign inDemoInstall

php-serialize

Package Overview
Dependencies
Maintainers
1
Versions
24
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

php-serialize - npm Package Versions

23

5.0.1

Diff

Changelog

Source

5.0.1

  • Fix a bug in isSerialized (Thanks @maxbronnikov10)
steelbrain
published 5.0.0 •

Changelog

Source

5.0.0

  • Remove dependence on assert native module for validation, and use simple error instead (Thanks @eliandoran)

    Because this changes the error class from AssertionError to Error which might break downstream code, this is being tagged as semver-major.

steelbrain
published 4.1.1 •

Changelog

Source

4.1.1

  • Fix Map support for multiple elements (Thanks @trim21)
steelbrain
published 4.1.0 •

Changelog

Source

4.1.0

  • Add support for JS Maps as equivalent for unordered PHP objects (Thanks @trim21)
steelbrain
published 4.0.2 •

Changelog

Source

4.0.2

  • Workaround an npm publish issue
steelbrain
published 4.0.1 •

Changelog

Source

4.0.1

  • Emit declarations for typings, instead of using source
steelbrain
published 4.0.0 •

Changelog

Source

4.0.0

  • Add TS Typings - Thanks @vace
  • Convert arrays with missing keys to objects in unserialize
  • BREAKING Export modules in CJS and CommonJS.
  • Add support for parsing protected and private fields
steelbrain
published 3.0.1 •

Changelog

Source

3.0.1

  • Fix handling of shallow arrays (Thanks @neoaggelos)
steelbrain
published 3.0.0 •

Changelog

Source

3.0.0

  • Require at least Node v8
  • Add isSerialized method, mirrored from Wordpress source
steelbrain
published 2.1.0 •

Changelog

Source

2.1.0

  • Add support for encoding parameter for serialize/unserialize
SocketSocket SOC 2 Logo

Product

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

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc