New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

@nx/remix

Package Overview
Dependencies
Maintainers
5
Versions
775
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@nx/remix - npm Package Compare versions

Comparing version 18.0.0-canary.20240203-7623471 to 18.0.0

10

package.json
{
"name": "@nx/remix",
"version": "18.0.0-canary.20240203-7623471",
"version": "18.0.0",
"description": "The Remix plugin for Nx contains executors and generators for managing Remix applications and libraries within an Nx workspace. It provides:\n\n\n- Integration with libraries such as Vitest, Jest, Cypress, and Storybook.\n\n- Generators for applications, libraries, routes, loaders, and more.\n\n- Library build support for publishing packages to npm or other registries.\n\n- Utilities for automatic workspace refactoring.",

@@ -31,8 +31,8 @@ "repository": {

"dependencies": {
"@nx/devkit": "18.0.0-canary.20240203-7623471",
"@nx/js": "18.0.0-canary.20240203-7623471",
"@nx/react": "18.0.0-canary.20240203-7623471",
"@nx/devkit": "18.0.0",
"@nx/js": "18.0.0",
"@nx/react": "18.0.0",
"tslib": "^2.3.1",
"@phenomnomnominal/tsquery": "~5.0.1",
"@nrwl/remix": "18.0.0-canary.20240203-7623471"
"@nrwl/remix": "18.0.0"
},

@@ -39,0 +39,0 @@ "peerDependencies": {},

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