New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

@stytch/react

Package Overview
Dependencies
Maintainers
19
Versions
64
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@stytch/react - npm Package Compare versions

Comparing version 14.0.0 to 14.0.1

8

CHANGELOG.md
# @stytch/react
## 14.0.1
### Patch Changes
- e6832cb: Fix an issue where `fromCache` would not update to `false` after cached data was refreshed
- Updated dependencies [e6832cb]
- @stytch/vanilla-js@4.1.1
## 14.0.0

@@ -4,0 +12,0 @@

6

package.json
{
"name": "@stytch/react",
"version": "14.0.0",
"version": "14.0.1",
"description": "Stytch's official React Library",

@@ -36,3 +36,3 @@ "main": "./dist/index.js",

"@babel/runtime": "7.18.6",
"@stytch/vanilla-js": "4.1.0",
"@stytch/vanilla-js": "4.1.1",
"@testing-library/react": "14.0.0",

@@ -45,3 +45,3 @@ "eslint-config-custom": "0.0.1",

"peerDependencies": {
"@stytch/vanilla-js": "^4.1.0",
"@stytch/vanilla-js": "^4.1.1",
"react": ">= 17.0.2",

@@ -48,0 +48,0 @@ "react-dom": ">= 17.0.2"

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