jasmine-core
Advanced tools
Comparing version 5.0.1 to 5.1.0
{ | ||
"name": "jasmine-core", | ||
"license": "MIT", | ||
"version": "5.0.1", | ||
"version": "5.1.0", | ||
"repository": { | ||
@@ -47,3 +47,3 @@ "type": "git", | ||
"jasmine": "^5.0.0", | ||
"jasmine-browser-runner": "^2.0.0", | ||
"jasmine-browser-runner": "github:jasmine/jasmine-browser-runner", | ||
"jsdom": "^22.0.0", | ||
@@ -101,3 +101,4 @@ "load-grunt-tasks": "^5.1.0", | ||
"no-eval": "error", | ||
"no-var": "error" | ||
"no-var": "error", | ||
"no-debugger": "error" | ||
} | ||
@@ -104,0 +105,0 @@ }, |
Sorry, the diff of this file is too big to display
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
392099
11033