@jamashita/anden-object
Advanced tools
Comparing version 2.19.0 to 2.20.0
{ | ||
"name": "@jamashita/anden-object", | ||
"version": "2.19.0", | ||
"version": "2.20.0", | ||
"private": false, | ||
@@ -23,9 +23,7 @@ "repository": { | ||
"build:esm": "tsc -b tsconfig.esm.json", | ||
"clean": "concurrently \"npm:clean:*\"", | ||
"clean:coverage": "rimraf coverage", | ||
"clean:dist": "rimraf dist" | ||
"clean": "rimraf dist" | ||
}, | ||
"dependencies": { | ||
"@jamashita/anden-error": "^2.15.0", | ||
"@jamashita/anden-type": "^2.9.0", | ||
"@jamashita/anden-error": "^2.16.0", | ||
"@jamashita/anden-type": "^2.10.0", | ||
"object-hash": "3.0.0" | ||
@@ -37,3 +35,3 @@ }, | ||
"engines": { | ||
"node": ">=14.0.0" | ||
"node": ">=16.0.0" | ||
}, | ||
@@ -40,0 +38,0 @@ "engineStrict": true, |
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
35035