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

@ribajs/ssr

Package Overview
Dependencies
Maintainers
0
Versions
48
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@ribajs/ssr - npm Package Compare versions

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

42

package.json
{
"name": "@ribajs/ssr",
"version": "2.0.0-rc.18",
"version": "2.0.0-rc.19",
"type": "module",

@@ -15,6 +15,6 @@ "engines": {

"dependencies": {
"@ribajs/core": "^2.0.0-rc.18",
"@ribajs/events": "^2.0.0-rc.18",
"@ribajs/jsx": "^2.0.0-rc.18",
"@ribajs/utils": "^2.0.0-rc.18",
"@ribajs/core": "^2.0.0-rc.19",
"@ribajs/events": "^2.0.0-rc.19",
"@ribajs/jsx": "^2.0.0-rc.19",
"@ribajs/utils": "^2.0.0-rc.19",
"@types/express": "^4.17.21"

@@ -26,20 +26,20 @@ },

"devDependencies": {
"@babel/cli": "^7.24.6",
"@babel/core": "^7.24.6",
"@babel/cli": "^7.24.7",
"@babel/core": "^7.24.7",
"@babel/plugin-proposal-class-properties": "^7.18.6",
"@babel/plugin-proposal-export-default-from": "^7.24.6",
"@babel/plugin-proposal-export-default-from": "^7.24.7",
"@babel/plugin-proposal-object-rest-spread": "^7.20.7",
"@babel/plugin-syntax-dynamic-import": "^7.8.3",
"@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",
"@ribajs/eslint-config": "^2.0.0-rc.18",
"@ribajs/tsconfig": "^2.0.0-rc.18",
"@babel/preset-env": "^7.24.7",
"@babel/preset-react": "^7.24.7",
"@babel/preset-typescript": "^7.24.7",
"@babel/runtime": "^7.24.7",
"@babel/runtime-corejs3": "^7.24.7",
"@ribajs/eslint-config": "^2.0.0-rc.19",
"@ribajs/tsconfig": "^2.0.0-rc.19",
"@types/imagesloaded": "^4.1.6",
"@types/jest": "^29.5.12",
"@types/masonry-layout": "^4.2.8",
"@typescript-eslint/eslint-plugin": "^7.11.0",
"@typescript-eslint/parser": "^7.11.0",
"@typescript-eslint/eslint-plugin": "^7.14.1",
"@typescript-eslint/parser": "^7.14.1",
"babel-loader": "^9.1.3",

@@ -53,8 +53,8 @@ "babel-plugin-array-includes": "^2.0.3",

"jest-extended": "^4.0.2",
"prettier": "^3.3.0",
"ts-jest": "^29.1.4",
"typescript": "5.4.5",
"webpack": "^5.91.0",
"prettier": "^3.3.2",
"ts-jest": "^29.1.5",
"typescript": "5.5.2",
"webpack": "^5.92.1",
"webpack-cli": "^5.1.4"
}
}

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