New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

@rsbuild/plugin-node-polyfill

Package Overview
Dependencies
Maintainers
3
Versions
184
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@rsbuild/plugin-node-polyfill - npm Package Compare versions

Comparing version 0.0.0-next-20231103091827 to 0.0.0-next-20231108034054

2

./dist/index.js

@@ -58,3 +58,3 @@ "use strict";

name: "plugin-node-polyfill",
async setup(api) {
setup(api) {
api.modifyBundlerChain(async (chain, { CHAIN_ID, isServer, bundler }) => {

@@ -61,0 +61,0 @@ if (isServer) {

@@ -58,3 +58,3 @@ "use strict";

name: "plugin-node-polyfill",
async setup(api) {
setup(api) {
api.modifyBundlerChain(async (chain, { CHAIN_ID, isServer, bundler }) => {

@@ -61,0 +61,0 @@ if (isServer) {

{
"name": "@rsbuild/plugin-node-polyfill",
"version": "0.0.0-next-20231103091827",
"version": "0.0.0-next-20231108034054",
"description": "Node polyfill plugin for Rsbuild",

@@ -25,8 +25,8 @@ "homepage": "https://rsbuild.dev",

"node-libs-browser": "2.2.1",
"@rsbuild/shared": "0.0.0-next-20231103091827"
"@rsbuild/shared": "0.0.0-next-20231108034054"
},
"devDependencies": {
"typescript": "^5.2.2",
"@rsbuild/core": "0.0.0-next-20231103091827",
"@rsbuild/webpack": "0.0.0-next-20231103091827"
"@rsbuild/core": "0.0.0-next-20231108034054",
"@rsbuild/webpack": "0.0.0-next-20231108034054"
},

@@ -33,0 +33,0 @@ "publishConfig": {

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