Socket
Socket
Sign inDemoInstall

unplugin

Package Overview
Dependencies
Maintainers
0
Versions
87
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

unplugin - npm Package Compare versions

Comparing version 1.10.1 to 1.10.2

2

dist/index.d.ts

@@ -56,3 +56,3 @@ import * as _farmfe_core from '@farmfe/core';

map?: SourceMapInput | SourceMapCompact | null;
} | null | undefined;
} | null | undefined | void;
interface ExternalIdResult {

@@ -59,0 +59,0 @@ id: string;

{
"name": "unplugin",
"version": "1.10.1",
"packageManager": "pnpm@8.15.5",
"version": "1.10.2",
"packageManager": "pnpm@8.15.7",
"description": "Unified plugin system for build tools",

@@ -52,11 +52,11 @@ "license": "MIT",

"@ampproject/remapping": "^2.3.0",
"@antfu/eslint-config": "^2.11.4",
"@antfu/eslint-config": "^2.13.3",
"@antfu/ni": "^0.21.12",
"@farmfe/cli": "^1.0.0",
"@farmfe/core": "^1.0.9",
"@farmfe/core": "^1.0.19",
"@rolldown/node": "^0.0.5",
"@rspack/cli": "^0.5.9",
"@rspack/core": "^0.5.9",
"@rspack/cli": "^0.6.1",
"@rspack/core": "^0.6.1",
"@types/fs-extra": "^11.0.4",
"@types/node": "^20.11.30",
"@types/node": "^20.12.7",
"@types/webpack-sources": "^3.2.3",

@@ -71,10 +71,10 @@ "bumpp": "^9.4.0",

"lint-staged": "^15.2.2",
"magic-string": "^0.30.8",
"magic-string": "^0.30.9",
"picocolors": "^1.0.0",
"rollup": "^4.13.2",
"rollup": "^4.14.2",
"simple-git-hooks": "^2.11.1",
"tsup": "^8.0.2",
"typescript": "^5.4.3",
"vite": "^5.2.7",
"vitest": "^1.4.0",
"typescript": "^5.4.5",
"vite": "^5.2.8",
"vitest": "^1.5.0",
"webpack": "^5.91.0",

@@ -81,0 +81,0 @@ "webpack-cli": "4.10.0"

@@ -17,3 +17,3 @@ # Unplugin

- [Rolldown](https://rolldown.rs/) (⚠️ experimental)
- [Farm](https://farm-fe.github.io/)
- [Farm](https://www.farmfe.org/)
- And every framework built on top of them.

@@ -20,0 +20,0 @@

Sorry, the diff of this file is not supported yet

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