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

@ribajs/extras

Package Overview
Dependencies
Maintainers
2
Versions
61
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@ribajs/extras - npm Package Compare versions

Comparing version 2.0.0-rc.7 to 2.0.0-rc.8

32

package.json
{
"name": "@ribajs/extras",
"description": "Extras module for Riba.js",
"version": "2.0.0-rc.7",
"version": "2.0.0-rc.8",
"type": "module",

@@ -41,3 +41,3 @@ "engines": {

"@babel/cli": "^7.23.0",
"@babel/core": "^7.23.0",
"@babel/core": "^7.23.2",
"@babel/plugin-proposal-class-properties": "^7.18.6",

@@ -47,20 +47,20 @@ "@babel/plugin-proposal-export-default-from": "^7.22.17",

"@babel/plugin-syntax-dynamic-import": "^7.8.3",
"@babel/preset-env": "^7.22.20",
"@babel/preset-env": "^7.23.2",
"@babel/preset-react": "^7.22.15",
"@babel/preset-typescript": "^7.23.0",
"@babel/runtime": "^7.23.1",
"@babel/runtime-corejs3": "^7.23.1",
"@ribajs/eslint-config": "^2.0.0-rc.7",
"@ribajs/tsconfig": "^2.0.0-rc.7",
"@babel/preset-typescript": "^7.23.2",
"@babel/runtime": "^7.23.2",
"@babel/runtime-corejs3": "^7.23.2",
"@ribajs/eslint-config": "^2.0.0-rc.8",
"@ribajs/tsconfig": "^2.0.0-rc.8",
"@types/jest": "^29.5.5",
"@typescript-eslint/eslint-plugin": "^6.7.4",
"@typescript-eslint/parser": "^6.7.4",
"@typescript-eslint/eslint-plugin": "^6.7.5",
"@typescript-eslint/parser": "^6.7.5",
"babel-loader": "^9.1.3",
"babel-plugin-array-includes": "^2.0.3",
"core-js": "^3.33.0",
"eslint": "^8.50.0",
"eslint": "^8.51.0",
"eslint-config-prettier": "^9.0.0",
"eslint-plugin-prettier": "^5.0.0",
"eslint-plugin-prettier": "^5.0.1",
"jest": "^29.7.0",
"jest-extended": "^4.0.1",
"jest-extended": "^4.0.2",
"prettier": "^3.0.3",

@@ -73,5 +73,5 @@ "ts-jest": "^29.1.1",

"dependencies": {
"@ribajs/core": "^2.0.0-rc.7",
"@ribajs/events": "^2.0.0-rc.7",
"@ribajs/utils": "^2.0.0-rc.7",
"@ribajs/core": "^2.0.0-rc.8",
"@ribajs/events": "^2.0.0-rc.8",
"@ribajs/utils": "^2.0.0-rc.8",
"ev-emitter": "^2.1.2",

@@ -78,0 +78,0 @@ "imagesloaded": "github:JumpLink/imagesloaded"

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