New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.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.7.0-i.1 to 0.7.0

12

CHANGELOG.md

@@ -6,16 +6,8 @@ # Change Log

# [0.7.0-i.1](https://github.com/lttb/convey/compare/@convey/react@0.7.0-i.0...@convey/react@0.7.0-i.1) (2022-12-23)
# [0.7.0](https://github.com/lttb/convey/compare/@convey/react@0.6.1...@convey/react@0.7.0) (2023-01-17)
### Features
- minor updates ([a497021](https://github.com/lttb/convey/commit/a4970215b26db19950d5f988e2c0f701ac0f098c))
- **react:** update exports ([38f74bf](https://github.com/lttb/convey/commit/38f74bf662b1cea8f62ce9508112f45035f082b5))
# [0.7.0-i.0](https://github.com/lttb/convey/compare/@convey/react@0.6.1...@convey/react@0.7.0-i.0) (2022-12-22)
### Features
- drop lockfiles ([a50cbf3](https://github.com/lttb/convey/commit/a50cbf3417f98e2ac5d860ec31f0dc0dc5b62bee))
- initial invalidate impl ([6a50c19](https://github.com/lttb/convey/commit/6a50c194b7682ed9d134528247a3ad13c93cd831))
- upgrade dependencies and fix example ([c81e132](https://github.com/lttb/convey/commit/c81e13237aab63d48924cf87043b883f5fc78b41))
## [0.6.1](https://github.com/lttb/convey/compare/@convey/react@0.6.0...@convey/react@0.6.1) (2022-01-09)

@@ -22,0 +14,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","version":"0.7.0-i.1","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 --bundleConfigAsCjs"},"peerDependencies":{"@convey/core":"*","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.7.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 --bundleConfigAsCjs"},"peerDependencies":{"@convey/core":"*","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