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

remix-typedjson

Package Overview
Dependencies
Maintainers
1
Versions
27
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

remix-typedjson - npm Package Compare versions

Comparing version 0.2.1 to 0.2.2

4

CHANGELOG.md
# CHANGELOG
## 🚀 v0.2.3
- 📦 Fix peer dependency to support Remix v2
## 🚀 v0.2.1

@@ -4,0 +8,0 @@

4

package.json
{
"name": "remix-typedjson",
"version": "0.2.1",
"version": "0.2.2",
"description": "This package is a replacement for superjson to use in your Remix app. It handles a subset of types that `superjson` supports, but is faster and smaller.",

@@ -66,5 +66,5 @@ "browser": "/dist/esm/index.js",

"@remix-run/react": "^1.16.0 || ^2.0",
"@remix-run/server-runtime": "^1.16.0",
"@remix-run/server-runtime": "^1.16.0 || ^2.0",
"react": "^17.0.2 || ^18.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