jest-environment-node
Advanced tools
Comparing version 29.6.4 to 29.7.0
{ | ||
"name": "jest-environment-node", | ||
"version": "29.6.4", | ||
"version": "29.7.0", | ||
"repository": { | ||
@@ -20,11 +20,11 @@ "type": "git", | ||
"dependencies": { | ||
"@jest/environment": "^29.6.4", | ||
"@jest/fake-timers": "^29.6.4", | ||
"@jest/environment": "^29.7.0", | ||
"@jest/fake-timers": "^29.7.0", | ||
"@jest/types": "^29.6.3", | ||
"@types/node": "*", | ||
"jest-mock": "^29.6.3", | ||
"jest-util": "^29.6.3" | ||
"jest-mock": "^29.7.0", | ||
"jest-util": "^29.7.0" | ||
}, | ||
"devDependencies": { | ||
"@jest/test-utils": "^29.6.4" | ||
"@jest/test-utils": "^29.7.0" | ||
}, | ||
@@ -37,3 +37,3 @@ "engines": { | ||
}, | ||
"gitHead": "55cd6a0aaf6f9178199dfa7af7a00fcaa7c421fd" | ||
"gitHead": "4e56991693da7cd4c3730dc3579a1dd1403ee630" | ||
} |
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
Updated@jest/environment@^29.7.0
Updated@jest/fake-timers@^29.7.0
Updatedjest-mock@^29.7.0
Updatedjest-util@^29.7.0