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

@rsbuild/shared

Package Overview
Dependencies
Maintainers
3
Versions
193
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@rsbuild/shared - npm Package Compare versions

Comparing version 0.6.10 to 0.6.11

compiled/postcss-load-config/551.index.js

22

compiled/postcss-load-config/index.js

@@ -466,3 +466,3 @@ /******/ (() => { // webpackBootstrap

/***/ 370:
/***/ 38:
/***/ ((module, __unused_webpack_exports, __nccwpck_require__) => {

@@ -476,5 +476,5 @@

const loadOptions = __nccwpck_require__(129)
const loadPlugins = __nccwpck_require__(301)
const req = __nccwpck_require__(44)
const loadOptions = __nccwpck_require__(95)
const loadPlugins = __nccwpck_require__(614)
const req = __nccwpck_require__(478)

@@ -639,7 +639,7 @@ const interopRequireDefault = obj =>

/***/ 129:
/***/ 95:
/***/ ((module, __unused_webpack_exports, __nccwpck_require__) => {
// @ts-check
const req = __nccwpck_require__(44)
const req = __nccwpck_require__(478)

@@ -695,7 +695,7 @@ /**

/***/ 301:
/***/ 614:
/***/ ((module, __unused_webpack_exports, __nccwpck_require__) => {
// @ts-check
const req = __nccwpck_require__(44)
const req = __nccwpck_require__(478)

@@ -793,3 +793,3 @@ /**

/***/ 44:
/***/ 478:
/***/ ((module, __unused_webpack_exports, __nccwpck_require__) => {

@@ -827,3 +827,3 @@

if (tsx === undefined) {
tsx = await Promise.all(/* import() */[__nccwpck_require__.e(258), __nccwpck_require__.e(696)]).then(__nccwpck_require__.t.bind(__nccwpck_require__, 258, 23)).catch(error => {
tsx = await Promise.all(/* import() */[__nccwpck_require__.e(996), __nccwpck_require__.e(551)]).then(__nccwpck_require__.t.bind(__nccwpck_require__, 996, 23)).catch(error => {
importError = error

@@ -1203,3 +1203,3 @@ })

/******/ // This entry module is referenced by other modules so it can't be inlined
/******/ var __webpack_exports__ = __nccwpck_require__(370);
/******/ var __webpack_exports__ = __nccwpck_require__(38);
/******/ module.exports = __webpack_exports__;

@@ -1206,0 +1206,0 @@ /******/

{
"name": "@rsbuild/shared",
"version": "0.6.10",
"version": "0.6.11",
"description": "The internal shared modules and dependencies of Rsbuild.",

@@ -115,3 +115,3 @@ "homepage": "https://rsbuild.dev",

"@rspack/core": "0.6.3",
"caniuse-lite": "^1.0.30001614",
"caniuse-lite": "^1.0.30001616",
"postcss": "^8.4.38"

@@ -118,0 +118,0 @@ },

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