@remix-run/deno
Advanced tools
Comparing version 0.0.0-experimental-f8784e54 to 0.0.0-nightly-1562c4c-20220519
{ | ||
"name": "@remix-run/deno", | ||
"version": "0.0.0-nightly-1562c4c-20220519", | ||
"description": "Deno platform abstractions for Remix", | ||
"version": "0.0.0-experimental-f8784e54", | ||
"homepage": "https://remix.run", | ||
"license": "MIT", | ||
"main": "./index.js", | ||
"module": "./esm/index.js", | ||
"repository": { | ||
@@ -16,7 +15,7 @@ "type": "git", | ||
}, | ||
"sideEffects": false, | ||
"dependencies": { | ||
"@remix-run/server-runtime": "0.0.0-experimental-f8784e54", | ||
"@remix-run/server-runtime": "0.0.0-nightly-1562c4c-20220519", | ||
"mime": "^3.0.0" | ||
}, | ||
"sideEffects": false | ||
} | ||
} |
@@ -1,13 +0,14 @@ | ||
# Welcome to Remix! | ||
# @remix-run/deno | ||
[Remix](https://remix.run) is a web framework that helps you build better websites with React. | ||
This package contains a Deno module that provides abstractions for Remix. | ||
To get started, open a new shell and run: | ||
For more, see the [Remix docs](https://remix.run/docs/). | ||
```sh | ||
$ npx create-remix@latest | ||
``` | ||
## Install | ||
Then follow the prompts you see in your terminal. | ||
Installation is done via `npm`, but the code itself is Deno source code. | ||
Read more about [why we use `npm` to manage dependencies for Deno projects](https://github.com/remix-run/remix/blob/main/docs/decisions/0001-use-npm-to-manage-npm-dependencies-for-deno-projects.md) in Remix. | ||
For more information about Remix, [visit remix.run](https://remix.run)! | ||
```sh | ||
npm install @remix-run/deno | ||
``` |
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
Major refactor
Supply chain riskPackage has recently undergone a major refactor. It may be unstable or indicate significant internal changes. Use caution when updating to versions that include significant changes.
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
No website
QualityPackage does not have a website.
Found 1 instance in 1 package
15624
429
1
10
1
+ Added@remix-run/server-runtime@0.0.0-nightly-1562c4c-20220519(transitive)
+ Added@web3-storage/multipart-parser@1.0.0(transitive)
- Removed@remix-run/server-runtime@0.0.0-experimental-f8784e54(transitive)
Updated@remix-run/server-runtime@0.0.0-nightly-1562c4c-20220519