Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@ribajs/jquery

Package Overview
Dependencies
Maintainers
1
Versions
65
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@ribajs/jquery - npm Package Compare versions

Comparing version 2.0.0-rc.17 to 2.0.0-rc.18

38

package.json
{
"name": "@ribajs/jquery",
"description": "JQuery module for Riba.js",
"version": "2.0.0-rc.17",
"version": "2.0.0-rc.18",
"type": "module",

@@ -39,22 +39,22 @@ "engines": {

"devDependencies": {
"@babel/cli": "^7.24.5",
"@babel/core": "^7.24.5",
"@babel/cli": "^7.24.6",
"@babel/core": "^7.24.6",
"@babel/plugin-proposal-class-properties": "^7.18.6",
"@babel/plugin-proposal-export-default-from": "^7.24.1",
"@babel/plugin-proposal-export-default-from": "^7.24.6",
"@babel/plugin-proposal-object-rest-spread": "^7.20.7",
"@babel/plugin-syntax-dynamic-import": "^7.8.3",
"@babel/preset-env": "^7.24.5",
"@babel/preset-react": "^7.24.1",
"@babel/preset-typescript": "^7.24.1",
"@babel/runtime": "^7.24.5",
"@babel/runtime-corejs3": "^7.24.5",
"@babel/preset-env": "^7.24.6",
"@babel/preset-react": "^7.24.6",
"@babel/preset-typescript": "^7.24.6",
"@babel/runtime": "^7.24.6",
"@babel/runtime-corejs3": "^7.24.6",
"@jest/globals": "^29.7.0",
"@ribajs/eslint-config": "^2.0.0-rc.17",
"@ribajs/tsconfig": "^2.0.0-rc.17",
"@ribajs/eslint-config": "^2.0.0-rc.18",
"@ribajs/tsconfig": "^2.0.0-rc.18",
"@types/jest": "^29.5.12",
"@typescript-eslint/eslint-plugin": "^7.8.0",
"@typescript-eslint/parser": "^7.8.0",
"@typescript-eslint/eslint-plugin": "^7.11.0",
"@typescript-eslint/parser": "^7.11.0",
"babel-loader": "^9.1.3",
"babel-plugin-array-includes": "^2.0.3",
"core-js": "^3.37.0",
"core-js": "^3.37.1",
"eslint": "^8.57.0",

@@ -66,4 +66,4 @@ "eslint-config-prettier": "^9.1.0",

"jest-extended": "^4.0.2",
"prettier": "^3.2.5",
"ts-jest": "^29.1.2",
"prettier": "^3.3.0",
"ts-jest": "^29.1.4",
"typescript": "5.4.5",

@@ -74,5 +74,5 @@ "webpack": "^5.91.0",

"dependencies": {
"@ribajs/cache": "^2.0.0-rc.17",
"@ribajs/core": "^2.0.0-rc.17",
"@ribajs/utils": "^2.0.0-rc.17",
"@ribajs/cache": "^2.0.0-rc.18",
"@ribajs/core": "^2.0.0-rc.18",
"@ribajs/utils": "^2.0.0-rc.18",
"@types/jquery": "^3.5.30",

@@ -79,0 +79,0 @@ "jquery": "^3.7.1"

Sorry, the diff of this file is not supported yet

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc