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

@ribajs/bs4

Package Overview
Dependencies
Maintainers
0
Versions
79
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@ribajs/bs4 - npm Package Compare versions

Comparing version 2.0.0-rc.18 to 2.0.0-rc.19

1

dist/components/bs4-colorpicker/bs4-colorpicker.component.d.ts

@@ -1,2 +0,1 @@

/// <reference types="@ribajs/types" />
import Color from "@sphinxxxx/color-conversion";

@@ -3,0 +2,0 @@ import { Component } from "@ribajs/core";

50

package.json
{
"name": "@ribajs/bs4",
"description": "Bootstrap 4 module for Riba.js",
"version": "2.0.0-rc.18",
"version": "2.0.0-rc.19",
"type": "module",

@@ -52,21 +52,21 @@ "engines": {

"devDependencies": {
"@babel/cli": "^7.24.6",
"@babel/core": "^7.24.6",
"@babel/cli": "^7.24.7",
"@babel/core": "^7.24.7",
"@babel/plugin-proposal-class-properties": "^7.18.6",
"@babel/plugin-proposal-object-rest-spread": "^7.20.7",
"@babel/plugin-proposal-optional-chaining": "^7.21.0",
"@babel/plugin-syntax-export-default-from": "^7.24.6",
"@babel/plugin-transform-runtime": "^7.24.6",
"@babel/plugin-transform-typescript": "^7.24.6",
"@babel/preset-env": "^7.24.6",
"@babel/preset-react": "^7.24.6",
"@babel/preset-typescript": "^7.24.6",
"@babel/runtime": "^7.24.6",
"@babel/runtime-corejs3": "^7.24.6",
"@ribajs/eslint-config": "^2.0.0-rc.18",
"@ribajs/tsconfig": "^2.0.0-rc.18",
"@ribajs/types": "^2.0.0-rc.18",
"@babel/plugin-syntax-export-default-from": "^7.24.7",
"@babel/plugin-transform-runtime": "^7.24.7",
"@babel/plugin-transform-typescript": "^7.24.7",
"@babel/preset-env": "^7.24.7",
"@babel/preset-react": "^7.24.7",
"@babel/preset-typescript": "^7.24.7",
"@babel/runtime": "^7.24.7",
"@babel/runtime-corejs3": "^7.24.7",
"@ribajs/eslint-config": "^2.0.0-rc.19",
"@ribajs/tsconfig": "^2.0.0-rc.19",
"@ribajs/types": "^2.0.0-rc.19",
"@types/jest": "^29.5.12",
"@typescript-eslint/eslint-plugin": "^7.11.0",
"@typescript-eslint/parser": "^7.11.0",
"@typescript-eslint/eslint-plugin": "^7.14.1",
"@typescript-eslint/parser": "^7.14.1",
"@yarnpkg/pnpify": "^4.1.0",

@@ -82,14 +82,14 @@ "babel-jest": "^29.7.0",

"jest-extended": "^4.0.2",
"prettier": "^3.3.0",
"ts-jest": "^29.1.4",
"typescript": "5.4.5",
"webpack": "^5.91.0",
"prettier": "^3.3.2",
"ts-jest": "^29.1.5",
"typescript": "5.5.2",
"webpack": "^5.92.1",
"webpack-cli": "^5.1.4"
},
"dependencies": {
"@ribajs/cache": "^2.0.0-rc.18",
"@ribajs/core": "^2.0.0-rc.18",
"@ribajs/events": "^2.0.0-rc.18",
"@ribajs/extras": "^2.0.0-rc.18",
"@ribajs/utils": "^2.0.0-rc.18",
"@ribajs/cache": "^2.0.0-rc.19",
"@ribajs/core": "^2.0.0-rc.19",
"@ribajs/events": "^2.0.0-rc.19",
"@ribajs/extras": "^2.0.0-rc.19",
"@ribajs/utils": "^2.0.0-rc.19",
"@sphinxxxx/color-conversion": "^2.2.2",

@@ -96,0 +96,0 @@ "bootstrap": "^4.6.2",

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