@ribajs/jquery
Advanced tools
Comparing version 2.0.0-beta.3 to 2.0.0-beta.4
{ | ||
"name": "@ribajs/jquery", | ||
"description": "JQuery module for Riba.js", | ||
"version": "2.0.0-beta.3", | ||
"version": "2.0.0-beta.4", | ||
"type": "module", | ||
@@ -51,4 +51,4 @@ "engines": { | ||
"@jest/globals": "^29.3.1", | ||
"@ribajs/eslint-config": "^2.0.0-beta.3", | ||
"@ribajs/tsconfig": "^2.0.0-beta.3", | ||
"@ribajs/eslint-config": "^2.0.0-beta.4", | ||
"@ribajs/tsconfig": "^2.0.0-beta.4", | ||
"@types/jest": "^29.2.4", | ||
@@ -73,5 +73,5 @@ "@typescript-eslint/eslint-plugin": "^5.46.1", | ||
"dependencies": { | ||
"@ribajs/cache": "^2.0.0-beta.3", | ||
"@ribajs/core": "^2.0.0-beta.3", | ||
"@ribajs/utils": "^2.0.0-beta.3", | ||
"@ribajs/cache": "^2.0.0-beta.4", | ||
"@ribajs/core": "^2.0.0-beta.4", | ||
"@ribajs/utils": "^2.0.0-beta.4", | ||
"@types/jquery": "^3.5.14", | ||
@@ -78,0 +78,0 @@ "jquery": "^3.6.2" |
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
Updated@ribajs/cache@^2.0.0-beta.4
Updated@ribajs/core@^2.0.0-beta.4
Updated@ribajs/utils@^2.0.0-beta.4