@ribajs/jquery
Advanced tools
Comparing version 2.0.0-rc.16 to 2.0.0-rc.17
{ | ||
"name": "@ribajs/jquery", | ||
"description": "JQuery module for Riba.js", | ||
"version": "2.0.0-rc.16", | ||
"version": "2.0.0-rc.17", | ||
"type": "module", | ||
@@ -51,4 +51,4 @@ "engines": { | ||
"@jest/globals": "^29.7.0", | ||
"@ribajs/eslint-config": "^2.0.0-rc.16", | ||
"@ribajs/tsconfig": "^2.0.0-rc.16", | ||
"@ribajs/eslint-config": "^2.0.0-rc.17", | ||
"@ribajs/tsconfig": "^2.0.0-rc.17", | ||
"@types/jest": "^29.5.12", | ||
@@ -73,6 +73,6 @@ "@typescript-eslint/eslint-plugin": "^7.8.0", | ||
"dependencies": { | ||
"@ribajs/cache": "^2.0.0-rc.16", | ||
"@ribajs/core": "^2.0.0-rc.16", | ||
"@ribajs/utils": "^2.0.0-rc.16", | ||
"@types/jquery": "^3.5.29", | ||
"@ribajs/cache": "^2.0.0-rc.17", | ||
"@ribajs/core": "^2.0.0-rc.17", | ||
"@ribajs/utils": "^2.0.0-rc.17", | ||
"@types/jquery": "^3.5.30", | ||
"jquery": "^3.7.1" | ||
@@ -79,0 +79,0 @@ }, |
Sorry, the diff of this file is not supported yet
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
111077
Updated@ribajs/cache@^2.0.0-rc.17
Updated@ribajs/core@^2.0.0-rc.17
Updated@ribajs/utils@^2.0.0-rc.17
Updated@types/jquery@^3.5.30