Socket
Socket
Sign inDemoInstall

remix

Package Overview
Dependencies
Maintainers
1
Versions
1056
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

remix - npm Package Compare versions

Comparing version 0.0.0-nightly-910b900-20231207 to 0.0.0-nightly-91184a743-20240823

2

CHANGELOG.md
# `remix`
See the root [`CHANGELOG.md`](https://github.com/remix-run/remix/blob/main/CHANGELOG.md) for Remix release notes, or refer to the ``packages/*/CHANGELOG.md` files for individual package changes.
See the `CHANGELOG.md` in individual Remix packages for all changes.
/**
* remix v0.0.0-nightly-910b900-20231207
* remix v0.0.0-nightly-91184a743-20240823
*

@@ -4,0 +4,0 @@ * Copyright (c) Remix Software Inc.

/**
* remix v0.0.0-nightly-910b900-20231207
* remix v0.0.0-nightly-91184a743-20240823
*

@@ -4,0 +4,0 @@ * Copyright (c) Remix Software Inc.

MIT License
Copyright (c) Remix Software Inc. 2020-2021
Copyright (c) Shopify Inc. 2022-2023
Copyright (c) Shopify Inc. 2022-2024

@@ -6,0 +6,0 @@ Permission is hereby granted, free of charge, to any person obtaining a copy

{
"name": "remix",
"version": "0.0.0-nightly-910b900-20231207",
"version": "0.0.0-nightly-91184a743-20240823",
"description": "A framework for building better websites",

@@ -27,3 +27,6 @@ "homepage": "https://remix.run",

"README.md"
]
}
],
"scripts": {
"tsc": "tsc"
}
}

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

# Deprecated
The `remix` package is no longer used for Remix modules. It was [officially deprecated in v1.6.0](https://github.com/remix-run/remix/releases/tag/v1.6.0) then finally [removed in v2.0.0](https://github.com/remix-run/remix/releases/tag/remix@2.0.0). This package should be removed from your project dependencies if you have it installed.
For stats about Remix, please consider referring to @remix-run/router or @remix
-run/server-runtime instead.
# Welcome to Remix!

@@ -2,0 +9,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