@boost/common
Advanced tools
Comparing version 4.0.0-alpha.1 to 4.0.0
{ | ||
"name": "@boost/common", | ||
"version": "4.0.0-alpha.1", | ||
"version": "4.0.0", | ||
"type": "commonjs", | ||
@@ -35,4 +35,4 @@ "release": "1651512176767", | ||
"dependencies": { | ||
"@boost/decorators": "^4.0.0-alpha.1", | ||
"@boost/internal": "^4.0.0-alpha.1", | ||
"@boost/decorators": "^4.0.0", | ||
"@boost/internal": "^4.0.0", | ||
"fast-glob": "^3.2.11", | ||
@@ -42,7 +42,7 @@ "json5": "^2.2.1", | ||
"pretty-ms": "^7.0.1", | ||
"resolve": "^1.22.0", | ||
"yaml": "^2.0.1" | ||
"resolve": "^1.22.1", | ||
"yaml": "^2.1.1" | ||
}, | ||
"devDependencies": { | ||
"@boost/test-utils": "^4.0.0-alpha.1", | ||
"@boost/test-utils": "^4.0.0", | ||
"@types/resolve": "^1.20.2" | ||
@@ -96,3 +96,3 @@ }, | ||
}, | ||
"gitHead": "0d0595fe3d95951cc0d3936b7d811aed26306d20" | ||
"gitHead": "07f3182e14af6b7637b23f69fbe3c735835312a9" | ||
} |
# Common utilities - Boost | ||
[![Build Status](https://github.com/milesj/boost/workflows/Build/badge.svg)](https://github.com/milesj/boost/actions?query=branch%3Amaster) | ||
[![npm version](https://badge.fury.io/js/%40boost%2Fcommon.svg)](https://www.npmjs.com/package/@boost/common) | ||
[![npm deps](https://david-dm.org/milesj/boost.svg?path=packages/common)](https://www.npmjs.com/package/@boost/common) | ||
![build status](https://img.shields.io/github/workflow/status/milesj/boost/Build) | ||
![npm version](https://img.shields.io/npm/v/@boost/common) | ||
@@ -7,0 +6,0 @@ A collection of common utilities and helpers for general purpose or Boost packages. |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
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
Major refactor
Supply chain riskPackage has recently undergone a major refactor. It may be unstable or indicate significant internal changes. Use caution when updating to versions that include significant changes.
Found 1 instance in 1 package
No v1
QualityPackage is not semver >=1. This means it is not stable and does not support ^ ranges.
Found 1 instance in 1 package
236772
5586
1
0
22
Updated@boost/decorators@^4.0.0
Updated@boost/internal@^4.0.0
Updatedresolve@^1.22.1
Updatedyaml@^2.1.1