Comparing version 0.0.0-nightly-3874120-20231103 to 0.0.0-nightly-38ca648a3-20240920
/** | ||
* remix v0.0.0-nightly-3874120-20231103 | ||
* remix v0.0.0-nightly-38ca648a3-20240920 | ||
* | ||
@@ -4,0 +4,0 @@ * Copyright (c) Remix Software Inc. |
/** | ||
* remix v0.0.0-nightly-3874120-20231103 | ||
* remix v0.0.0-nightly-38ca648a3-20240920 | ||
* | ||
@@ -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-3874120-20231103", | ||
"version": "0.0.0-nightly-38ca648a3-20240920", | ||
"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 @@ |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
21
4248
7