Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@nstudio/xplat

Package Overview
Dependencies
Maintainers
8
Versions
138
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@nstudio/xplat - npm Package Compare versions

Comparing version 14.0.1 to 14.3.0

6

package.json
{
"name": "@nstudio/xplat",
"version": "14.0.1",
"version": "14.3.0",
"description": "Cross-platform (xplat) tools for Nx workspaces.",

@@ -44,4 +44,4 @@ "homepage": "https://nstudio.io/xplat",

"dependencies": {
"@nstudio/focus": "14.0.1",
"@nstudio/xplat-utils": "14.0.1"
"@nstudio/focus": "14.3.0",
"@nstudio/xplat-utils": "14.3.0"
},

@@ -48,0 +48,0 @@ "author": "Nathan Walker",

@@ -48,3 +48,3 @@ <h1 align="center">Cross-platform (xplat) tools for Nx workspaces</h1>

```
npx create-nx-workspace@13.9.5
npx create-nx-workspace@14.1.7
```

@@ -51,0 +51,0 @@

"use strict";
Object.defineProperty(exports, "__esModule", { value: true });
exports.nxVersion = exports.xplatVersion = void 0;
exports.xplatVersion = '14.0.1';
exports.xplatVersion = '14.3.0';
exports.nxVersion = '^14.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