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

@convey/react

Package Overview
Dependencies
Maintainers
1
Versions
11
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@convey/react - npm Package Compare versions

Comparing version 0.5.0 to 0.6.0

index.cjs

11

CHANGELOG.md

@@ -6,2 +6,13 @@ # Change Log

# [0.6.0](https://github.com/lttb/convey/compare/@convey/react@0.5.0...@convey/react@0.6.0) (2022-01-09)
### Bug Fixes
* **core, react:** fix build ([b99ea2c](https://github.com/lttb/convey/commit/b99ea2c4ce524b4401a8e8708ccd242c62d55825))
# [0.5.0](https://github.com/lttb/convey/compare/@convey/react@0.4.0...@convey/react@0.5.0) (2022-01-09)

@@ -8,0 +19,0 @@

2

package.json

@@ -1,1 +0,1 @@

{"main":"index.cjs","module":"index.js","types":"index.d.ts","exports":{".":{"import":"./index.js","require":"./index.cjs"}},"name":"@convey/react","type":"module","version":"0.5.0","author":"Kenzhaev Artur <kenzhaev.artur@gmail.com>","license":"MIT","publishConfig":{"access":"public"},"repository":{"type":"git","url":"https://github.com/lttb/convey.git","directory":"@convey/react"},"scripts":{"test":"","prebuild":"rm -rf lib","build":"rollup -c"},"peerDependencies":{"@convey/core":"latest","react":">=16.0.0"}}
{"main":"index.cjs","module":"index.js","types":"index.d.ts","exports":{".":{"import":"./index.js","require":"./index.cjs"}},"name":"@convey/react","version":"0.6.0","author":"Kenzhaev Artur <kenzhaev.artur@gmail.com>","license":"MIT","publishConfig":{"access":"public"},"repository":{"type":"git","url":"https://github.com/lttb/convey.git","directory":"@convey/react"},"scripts":{"test":"","prebuild":"rm -rf lib","build":"rollup -c"},"peerDependencies":{"@convey/core":"latest","react":">=16.0.0"}}
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