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
6

2.8.2

Diff

Changelog

Source

2.8.2

  • Fix issue where hash-it was not being included as a dependency
  • Modify forEach and forEachRight to be recursive functions instead of while loops
planttheidea
published 2.6.2 •

planttheidea
published 2.8.1 •

Changelog

Source

2.8.1

  • Fix a couple issues centered around .entries() for both CrioArray and CrioObject
planttheidea
published 2.8.0 •

Changelog

Source

2.8.0

  • Switch to using Symbol instead of string key creation for internal hashCode and type properties to prevent potential naming conflicts
planttheidea
published 2.7.1 •

Changelog

Source

2.7.1

  • Update hash-it dependency
planttheidea
published 2.7.0 •

Changelog

Source

2.7.0

  • Replace native hashing with hash-it
planttheidea
published 2.6.1 •

Changelog

Source

2.6.1

  • Updates to reduce the filesize of dist files
  • Use standard source map for dev dist file
planttheidea
published 2.6.0 •

Changelog

Source

2.6.0

  • Add first and last functions to CrioArray
  • Hashing optimizations by only using replacer function if ReactElement is included
  • Fix a couple typos in README
planttheidea
published 2.5.5 •

Changelog

Source

2.5.5

  • Improve performance of deleteIn
planttheidea
published 2.5.4 •

Changelog

Source

2.5.4

  • Remove try / catch from hash function (performance improvement of ~11% across the board)
  • Change native key checker to use map instead of array to avoid usage of indexOf
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