@rxap/node-utilities
Advanced tools
Comparing version
@@ -6,2 +6,6 @@ # Change Log | ||
## [1.3.9-dev.0](https://gitlab.com/rxap/packages/compare/@rxap/node-utilities@1.3.8...@rxap/node-utilities@1.3.9-dev.0) (2025-02-18) | ||
**Note:** Version bump only for package @rxap/node-utilities | ||
## [1.3.8](https://gitlab.com/rxap/packages/compare/@rxap/node-utilities@1.3.8-dev.5...@rxap/node-utilities@1.3.8) (2025-02-13) | ||
@@ -8,0 +12,0 @@ |
{ | ||
"version": "1.3.8", | ||
"version": "1.3.9-dev.0", | ||
"name": "@rxap/node-utilities", | ||
@@ -8,3 +8,3 @@ "description": "Provides a set of utility functions for Node.js development, including file system operations, git integration, and package.json manipulation. It offers functionalities like copying folders, reading JSON files with retry logic, retrieving the current git branch, and fetching package information from npm. This package aims to simplify common tasks and improve developer productivity in Node.js projects.\n", | ||
"@nx/devkit": "20.4.2", | ||
"@rxap/utilities": "^16.4.2", | ||
"@rxap/utilities": "^16.4.3-dev.0", | ||
"ignore": "^5.2.4", | ||
@@ -42,5 +42,5 @@ "tslib": "2.6.2" | ||
"type": "commonjs", | ||
"gitHead": "753c877fe1a5c2fcfa737310f6e99fd1371f9b4d", | ||
"gitHead": "9978b20018f781a5952245bfe2db15ab7612611c", | ||
"types": "./src/index.d.ts", | ||
"main": "./src/index.js" | ||
} |
@@ -1,2 +0,2 @@ | ||
# @rxap/node-utilities | ||
Provides a set of utility functions for Node.js development, including file system operations, git integration, and package.json manipulation. It offers functionalities like copying folders, reading JSON files with retry logic, retrieving the current git branch, and fetching package information from npm. This package aims to simplify common tasks and improve developer productivity in Node.js projects. | ||
@@ -12,2 +12,3 @@ [](https://www.npmjs.com/package/@rxap/node-utilities) | ||
- [Generators](#generators) | ||
- [init](#init) | ||
@@ -30,3 +31,3 @@ # Installation | ||
```bash | ||
yarn nx g @rxap/node-utilities:init | ||
nx g @rxap/node-utilities:init | ||
``` |
No v1
QualityPackage is not semver >=1. This means it is not stable and does not support ^ ranges.
Found 1 instance in 1 package
144154
0.42%32
3.23%1
Infinity%+ Added
+ Added
- Removed
- Removed