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

4

CHANGELOG.md
# CHANGELOG
## 🚀 v0.4.1
- ↩️ Restore missing Remix peer dependencies [#37](https://github.com/kiliman/remix-typedjson/issues/37)
## 🚀 v0.4.0

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

4

package.json
{
"name": "remix-typedjson",
"version": "0.4.0",
"version": "0.4.1",
"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.",

@@ -65,4 +65,6 @@ "browser": "/dist/esm/index.js",

"peerDependencies": {
"@remix-run/react": "^1.16.0 || ^2.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