Comparing version 1.13.1 to 1.14.0
@@ -72,4 +72,5 @@ { | ||
"vm": true, | ||
"wasi": ">= 13.4", | ||
"worker_threads": ">= 11.7", | ||
"zlib": true | ||
} |
{ | ||
"name": "resolve", | ||
"description": "resolve like require.resolve() on behalf of files asynchronously and synchronously", | ||
"version": "1.13.1", | ||
"version": "1.14.0", | ||
"repository": { | ||
@@ -28,8 +28,8 @@ "type": "git", | ||
"@ljharb/eslint-config": "^15.0.2", | ||
"array.prototype.map": "^1.0.1", | ||
"eslint": "^6.7.1", | ||
"array.prototype.map": "^1.0.2", | ||
"eslint": "^6.7.2", | ||
"object-keys": "^1.1.1", | ||
"safe-publish-latest": "^1.1.4", | ||
"tap": "0.4.13", | ||
"tape": "^4.11.0" | ||
"tape": "^4.12.0" | ||
}, | ||
@@ -36,0 +36,0 @@ "license": "MIT", |
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
95406
2194