Socket
Socket
Sign inDemoInstall

@ribajs/extras

Package Overview
Dependencies
Maintainers
2
Versions
59
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 1.9.0-alpha.1 to 1.9.0-alpha.2

22

package.json
{
"name": "@ribajs/extras",
"description": "Extras module for Riba.js",
"version": "1.9.0-alpha.1",
"version": "1.9.0-alpha.2",
"author": "Pascal Garber <pascal@artandcode.studio>",

@@ -31,4 +31,4 @@ "contributors": [],

"devDependencies": {
"@babel/cli": "^7.10.4",
"@babel/core": "^7.10.4",
"@babel/cli": "^7.10.5",
"@babel/core": "^7.10.5",
"@babel/plugin-proposal-class-properties": "^7.10.4",

@@ -40,7 +40,7 @@ "@babel/plugin-proposal-export-default-from": "^7.10.4",

"@babel/preset-typescript": "^7.10.4",
"@babel/runtime-corejs3": "^7.10.4",
"@ribajs/eslint-config": "1.9.0-alpha.1",
"@babel/runtime-corejs3": "^7.10.5",
"@ribajs/eslint-config": "1.9.0-alpha.2",
"@types/jest": "^26.0.4",
"@typescript-eslint/eslint-plugin": "^3.6.0",
"@typescript-eslint/parser": "^3.6.0",
"@typescript-eslint/eslint-plugin": "^3.6.1",
"@typescript-eslint/parser": "^3.6.1",
"babel-loader": "^8.1.0",

@@ -55,4 +55,4 @@ "babel-plugin-array-includes": "^2.0.3",

"prettier": "^2.0.5",
"ts-jest": "^26.1.1",
"typescript": "^3.9.6",
"ts-jest": "^26.1.3",
"typescript": "^3.9.7",
"webpack": "^5.0.0-beta.22",

@@ -62,4 +62,4 @@ "webpack-cli": "^3.3.12"

"dependencies": {
"@ribajs/core": "1.9.0-alpha.1",
"@ribajs/utils": "1.9.0-alpha.1"
"@ribajs/core": "1.9.0-alpha.2",
"@ribajs/utils": "1.9.0-alpha.2"
},

@@ -66,0 +66,0 @@ "bugs": {

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