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
47
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.12 to 2.0.0-alpha.13

22

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

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

"dependencies": {
"@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",
"@ribajs/core": "^2.0.0-alpha.13",
"@ribajs/events": "^2.0.0-alpha.13",
"@ribajs/jsx": "^2.0.0-alpha.13",
"@ribajs/utils": "^2.0.0-alpha.13",
"@types/express": "^4.17.14"

@@ -27,3 +27,3 @@ },

"@babel/cli": "^7.19.3",
"@babel/core": "^7.19.3",
"@babel/core": "^7.19.6",
"@babel/plugin-proposal-class-properties": "^7.18.6",

@@ -37,10 +37,10 @@ "@babel/plugin-proposal-export-default-from": "^7.18.10",

"@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",
"@babel/runtime-corejs3": "^7.19.6",
"@ribajs/eslint-config": "^2.0.0-alpha.13",
"@ribajs/tsconfig": "^2.0.0-alpha.13",
"@types/imagesloaded": "^4.1.2",
"@types/jest": "^28.1.8",
"@types/masonry-layout": "^4.2.5",
"@typescript-eslint/eslint-plugin": "^5.40.0",
"@typescript-eslint/parser": "^5.40.0",
"@typescript-eslint/eslint-plugin": "^5.40.1",
"@typescript-eslint/parser": "^5.40.1",
"babel-loader": "^8.2.5",

@@ -47,0 +47,0 @@ "babel-plugin-array-includes": "^2.0.3",

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