Socket
Socket
Sign inDemoInstall

@ribajs/ssr

Package Overview
Dependencies
Maintainers
2
Versions
46
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-alpha.11 to 2.0.0-alpha.12

28

package.json
{
"name": "@ribajs/ssr",
"version": "2.0.0-alpha.11",
"version": "2.0.0-alpha.12",
"type": "module",

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

"dependencies": {
"@ribajs/core": "^2.0.0-alpha.11",
"@ribajs/events": "^2.0.0-alpha.11",
"@ribajs/jsx": "^2.0.0-alpha.11",
"@ribajs/utils": "^2.0.0-alpha.11",
"@ribajs/core": "^2.0.0-alpha.12",
"@ribajs/events": "^2.0.0-alpha.12",
"@ribajs/jsx": "^2.0.0-alpha.12",
"@ribajs/utils": "^2.0.0-alpha.12",
"@types/express": "^4.17.14"

@@ -30,20 +30,20 @@ },

"@babel/plugin-proposal-export-default-from": "^7.18.10",
"@babel/plugin-proposal-object-rest-spread": "^7.18.9",
"@babel/plugin-proposal-object-rest-spread": "^7.19.4",
"@babel/plugin-syntax-dynamic-import": "^7.8.3",
"@babel/preset-env": "^7.19.3",
"@babel/preset-env": "^7.19.4",
"@babel/preset-react": "^7.18.6",
"@babel/preset-typescript": "^7.18.6",
"@babel/runtime": "^7.19.0",
"@babel/runtime-corejs3": "^7.19.1",
"@ribajs/eslint-config": "^2.0.0-alpha.11",
"@ribajs/tsconfig": "^2.0.0-alpha.11",
"@babel/runtime": "^7.19.4",
"@babel/runtime-corejs3": "^7.19.4",
"@ribajs/eslint-config": "^2.0.0-alpha.12",
"@ribajs/tsconfig": "^2.0.0-alpha.12",
"@types/imagesloaded": "^4.1.2",
"@types/jest": "^28.1.8",
"@types/masonry-layout": "^4.2.5",
"@typescript-eslint/eslint-plugin": "^5.39.0",
"@typescript-eslint/parser": "^5.39.0",
"@typescript-eslint/eslint-plugin": "^5.40.0",
"@typescript-eslint/parser": "^5.40.0",
"babel-loader": "^8.2.5",
"babel-plugin-array-includes": "^2.0.3",
"core-js": "^3.25.5",
"eslint": "^8.24.0",
"eslint": "^8.25.0",
"eslint-config-prettier": "^8.5.0",

@@ -50,0 +50,0 @@ "eslint-plugin-prettier": "^4.2.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