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 15.0.2 to 15.0.3

6

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

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

"dependencies": {
"@nstudio/focus": "15.0.2",
"@nstudio/xplat-utils": "15.0.2"
"@nstudio/focus": "15.0.3",
"@nstudio/xplat-utils": "15.0.3"
},

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

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