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

@ribajs/ssr

Package Overview
Dependencies
Maintainers
2
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-beta.4 to 2.0.0-beta.5

50

package.json
{
"name": "@ribajs/ssr",
"version": "2.0.0-beta.4",
"version": "2.0.0-beta.5",
"type": "module",

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

"dependencies": {
"@ribajs/core": "^2.0.0-beta.4",
"@ribajs/events": "^2.0.0-beta.4",
"@ribajs/jsx": "^2.0.0-beta.4",
"@ribajs/utils": "^2.0.0-beta.4",
"@types/express": "^4.17.15"
"@ribajs/core": "^2.0.0-beta.5",
"@ribajs/events": "^2.0.0-beta.5",
"@ribajs/jsx": "^2.0.0-beta.5",
"@ribajs/utils": "^2.0.0-beta.5",
"@types/express": "^4.17.17"
},

@@ -26,7 +26,7 @@ "main": "./src/index.ts",

"devDependencies": {
"@babel/cli": "^7.19.3",
"@babel/core": "^7.20.5",
"@babel/cli": "^7.20.7",
"@babel/core": "^7.20.12",
"@babel/plugin-proposal-class-properties": "^7.18.6",
"@babel/plugin-proposal-export-default-from": "^7.18.10",
"@babel/plugin-proposal-object-rest-spread": "^7.20.2",
"@babel/plugin-proposal-object-rest-spread": "^7.20.7",
"@babel/plugin-syntax-dynamic-import": "^7.8.3",

@@ -36,22 +36,22 @@ "@babel/preset-env": "^7.20.2",

"@babel/preset-typescript": "^7.18.6",
"@babel/runtime": "^7.20.6",
"@babel/runtime-corejs3": "^7.20.6",
"@ribajs/eslint-config": "^2.0.0-beta.4",
"@ribajs/tsconfig": "^2.0.0-beta.4",
"@babel/runtime": "^7.20.13",
"@babel/runtime-corejs3": "^7.20.13",
"@ribajs/eslint-config": "^2.0.0-beta.5",
"@ribajs/tsconfig": "^2.0.0-beta.5",
"@types/imagesloaded": "^4.1.2",
"@types/jest": "^29.2.4",
"@types/jest": "^29.4.0",
"@types/masonry-layout": "^4.2.5",
"@typescript-eslint/eslint-plugin": "^5.46.1",
"@typescript-eslint/parser": "^5.46.1",
"babel-loader": "^9.1.0",
"@typescript-eslint/eslint-plugin": "^5.51.0",
"@typescript-eslint/parser": "^5.51.0",
"babel-loader": "^9.1.2",
"babel-plugin-array-includes": "^2.0.3",
"core-js": "^3.26.1",
"eslint": "^8.29.0",
"eslint-config-prettier": "^8.5.0",
"core-js": "^3.27.2",
"eslint": "^8.33.0",
"eslint-config-prettier": "^8.6.0",
"eslint-plugin-prettier": "^4.2.1",
"jest": "^29.3.1",
"jest-extended": "^3.2.0",
"prettier": "^2.8.1",
"ts-jest": "^29.0.3",
"typescript": "4.9.4",
"jest": "^29.4.2",
"jest-extended": "^3.2.3",
"prettier": "^2.8.4",
"ts-jest": "^29.0.5",
"typescript": "4.9.5",
"webpack": "^5.75.0",

@@ -58,0 +58,0 @@ "webpack-cli": "^5.0.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