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

karet

Package Overview
Dependencies
Maintainers
2
Versions
53
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

karet - npm Package Versions

1
6

3.0.0-0

Diff

polytypic
published 2.1.1 •

polytypic
published 2.1.0 •

Changelog

Source

2.1.0

Added support for fragments, IOW the React.Fragment component, and deprecated fromKefir, because fragments make it unnecessary:

-const Foo = ( ... ) =>
-  fromKefir( ... )
+const Foo = ( ... ) =>
+  <React.Fragment>
+    { ... }
+  </React.Fragment>
polytypic
published 2.0.0 •

polytypic
published 1.2.2 •

polytypic
published 1.2.1 •

polytypic
published 1.2.0 •

polytypic
published 1.1.11 •

polytypic
published 1.1.10 •

polytypic
published 1.1.9 •

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