@nstudio/xplat
Advanced tools
Comparing version 14.0.1 to 14.3.0
{ | ||
"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'; |
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
+ Added@angular-devkit/core@14.2.13(transitive)
+ Added@angular-devkit/schematics@14.2.13(transitive)
+ Added@nstudio/focus@14.3.0(transitive)
+ Added@nstudio/xplat-utils@14.3.0(transitive)
+ Addedajv@8.11.0(transitive)
+ Addedjsonc-parser@3.1.0(transitive)
+ Addedmagic-string@0.26.2(transitive)
+ Addedsource-map@0.7.4(transitive)
- Removed@angular-devkit/core@13.3.11(transitive)
- Removed@angular-devkit/schematics@13.3.11(transitive)
- Removed@nstudio/focus@14.0.1(transitive)
- Removed@nstudio/xplat-utils@14.0.1(transitive)
- Removedajv@8.9.0(transitive)
- Removedfast-json-stable-stringify@2.1.0(transitive)
- Removedjsonc-parser@3.0.0(transitive)
- Removedmagic-string@0.25.7(transitive)
- Removedsource-map@0.7.3(transitive)
Updated@nstudio/focus@14.3.0
Updated@nstudio/xplat-utils@14.3.0