Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

crio

Package Overview
Dependencies
Maintainers
1
Versions
60
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

crio - npm Package Versions

1
45

2.2.0

Diff

Changelog

Source

2.2.0

  • Turn of Object.freeze when NODE_ENV=production (performance)
planttheidea
published 2.1.3 •

Changelog

Source

2.1.3

  • Use try / catch with JSON.stringify for fastest and most consistent object-to-string conversion, will fallback to use stringifier when recursive
  • Write more tests for new functions
planttheidea
published 2.1.2 •

Changelog

Source

2.1.2

  • Convert hash to use hashCode mechanism from Java (simpler, faster)
planttheidea
published 2.1.1 •

Changelog

Source

2.1.1

  • Version tick for update to README
planttheidea
published 2.1.0 •

Changelog

Source

2.1.0

  • Performance improvements
  • Make hash SHA1-based
planttheidea
published 2.0.2 •

Changelog

Source

2.0.2

  • Fix behavior difference between .concat() and .push()
planttheidea
published 2.0.1 •

Changelog

Source

2.0.1

  • Switch CrioArray.prototype.includes to use bitwise operation instead of index !== -1 (performance)
planttheidea
published 2.0.0 •

Changelog

Source

2.0.0

  • Complete rewrite for performance and sustainability
  • Full code coverage with AVA
planttheidea
published 1.0.1 •

Changelog

Source

1.0.1

  • Improve bug in .equals() to be recursive
  • Change object to recursively apply crio rather than only for Arrays and Objects (for future state)
  • Update tests for reduce and reduceRight
planttheidea
published 1.0.0 •

Changelog

Source

1.0.0

  • Initial release!
1
45
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