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

13
6

3.4.0

Diff

Changelog

Source

3.4.0

  • Add every and some for CrioObject (same as for Arrays, but for object collections)
planttheidea
published 3.3.2 •

Changelog

Source

3.3.2

  • Simplify shallow cloning with value assignment in set method (5-13% performance improvement)
planttheidea
published 3.3.1 •

Changelog

Source

3.3.1

  • Prevent delete and deleteIn from making clones when key being deleted does not exist
  • Optimize isReactElement check
  • Documentation to include entries, keys, and values for CrioObject
planttheidea
published 3.3.0 •

Changelog

Source

3.3.0

  • Added difference, intersection, and xor to the available methods for CrioArray
planttheidea
published 3.2.0 •

Changelog

Source

3.2.0

  • Added hasIn and pluckIn to the available methods for both CrioArray and CrioObject
planttheidea
published 3.1.2 •

planttheidea
published 3.1.1 •

planttheidea
published 3.1.0 •

Changelog

Source

3.1.0

  • Return pluck to prototypes
  • Add pluck as available for CrioObject
  • Add isCrio, isArray, and isObject method to main crio method
planttheidea
published 3.0.0 •

Changelog

Source

3.0.0

  • Complete rewrite for better performance, scalability, testability, and code management
  • compact, has, hasOwnProperty, and includes now are available on both CrioArray and CrioObject
  • More accurate implementation of entries, keys, values, and iterators
  • Performance improvement of ~25% in high-volume scenarios
  • Far superior test coverage
planttheidea
published 3.0.0-rc.6 •

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