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

@bikeshaving/crank

Package Overview
Dependencies
Maintainers
1
Versions
44
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@bikeshaving/crank - npm Package Versions

1235

0.1.3

Diff

Changelog

Source

[0.1.3] - 2020-05-05

Fixed

  • Made event-target-shim a direct dependency so TypeScript doesn’t error (#95).

Changed

  • Updated the types of Component and Context to take explicit prop types (#51).
  • Allow createElement to be passed anything as Children (#97).
  • Allow arbitrary elements to be passed to Renderer.prototype.render (#97).
brainkim
published 0.1.2 •

Changelog

Source

[0.1.2] - 2020-04-29

Fixed

  • Fixed Copy element tag not using Symbol.for (#69).
  • Fixed event listeners not being properly removed when component is unmounted (#70).
  • Prevented child components from causing parent components to rerender while it is already rerendering (#70).
  • Fixed keyed element logic when an unkeyed element is placed before multiple keyed elements previously rendered.
  • Fixed a deadlock when errors are thrown back into async generator components (#77).
brainkim
published 0.1.1 •

Changelog

Source

[0.1.1] - 2020-04-25

Fixed

  • Corrected boolean props not working correctly in html renderer (#44).
  • Guarded against potential xss in style objects (#44).
  • Wrapped non-string iterables in an implicit Fragment element (#63).
  • Made sure stateless renders are unmounted (#63).
brainkim
published 0.1.0 •

Changelog

Source

[0.1.0] - 2020-04-14

Added

  • Initial release 🎉
brainkim
published 0.1.0-beta.9 •

brainkim
published 0.1.0-beta.8 •

brainkim
published 0.1.0-beta.7 •

brainkim
published 0.1.0-beta.6 •

brainkim
published 0.1.0-beta.5 •

brainkim
published 0.1.0-beta.4 •

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