@poppinss/utils
Advanced tools
Comparing version 6.5.0-0 to 6.5.0-1
{ | ||
"name": "@poppinss/utils", | ||
"version": "6.5.0-0", | ||
"version": "6.5.0-1", | ||
"description": "Handy utilities for repetitive work", | ||
@@ -57,20 +57,20 @@ "main": "build/index.js", | ||
"devDependencies": { | ||
"@commitlint/cli": "^17.4.2", | ||
"@commitlint/config-conventional": "^17.4.2", | ||
"@japa/assert": "^1.3.6", | ||
"@japa/expect-type": "^1.0.2", | ||
"@japa/run-failed-tests": "^1.1.0", | ||
"@japa/runner": "^2.2.2", | ||
"@japa/spec-reporter": "^1.3.2", | ||
"@swc/core": "^1.3.29", | ||
"@commitlint/cli": "^17.4.4", | ||
"@commitlint/config-conventional": "^17.4.4", | ||
"@japa/assert": "^1.4.1", | ||
"@japa/expect-type": "^1.0.3", | ||
"@japa/run-failed-tests": "^1.1.1", | ||
"@japa/runner": "^2.5.1", | ||
"@japa/spec-reporter": "^1.3.3", | ||
"@swc/core": "^1.3.39", | ||
"@types/fs-extra": "^11.0.1", | ||
"@types/node": "^18.11.18", | ||
"c8": "^7.12.0", | ||
"@types/node": "^18.15.0", | ||
"c8": "^7.13.0", | ||
"del-cli": "^5.0.0", | ||
"eslint": "^8.32.0", | ||
"eslint-config-prettier": "^8.6.0", | ||
"eslint": "^8.36.0", | ||
"eslint-config-prettier": "^8.7.0", | ||
"eslint-plugin-adonis": "^3.0.3", | ||
"eslint-plugin-prettier": "^4.2.1", | ||
"fs-extra": "^11.1.0", | ||
"github-label-sync": "^2.2.0", | ||
"github-label-sync": "^2.3.1", | ||
"husky": "^8.0.3", | ||
@@ -81,8 +81,8 @@ "lodash": "^4.17.21", | ||
"np": "^7.6.3", | ||
"prettier": "^2.8.3", | ||
"prettier": "^2.8.4", | ||
"ts-node": "^10.9.1", | ||
"typescript": "^4.9.4" | ||
"typescript": "^4.9.5" | ||
}, | ||
"dependencies": { | ||
"@lukeed/ms": "^2.0.0", | ||
"@lukeed/ms": "^2.0.1", | ||
"@types/bytes": "^3.1.1", | ||
@@ -89,0 +89,0 @@ "@types/pluralize": "^0.0.29", |
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
99191
Updated@lukeed/ms@^2.0.1