Socket
Socket
Sign inDemoInstall

unplugin

Package Overview
Dependencies
Maintainers
1
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 0.0.4 to 0.0.5

7

CHANGELOG.md

@@ -5,2 +5,9 @@ # Changelog

### [0.0.5](https://github.com/unjs/unplugin/compare/v0.0.4...v0.0.5) (2021-07-27)
### Features
* expose raw object ([19a3768](https://github.com/unjs/unplugin/commit/19a37687b82994c1c2454ec118d30960a2659b85))
### [0.0.4](https://github.com/unjs/unplugin/compare/v0.0.3...v0.0.4) (2021-07-25)

@@ -7,0 +14,0 @@

1

dist/index.d.ts

@@ -30,2 +30,3 @@ import { Plugin } from 'rollup';

vite: (options?: UserOptions) => Plugin$1;
raw: UnpluginFactory<UserOptions>;
}

@@ -32,0 +33,0 @@ declare module 'webpack' {

2

package.json
{
"name": "unplugin",
"version": "0.0.4",
"version": "0.0.5",
"description": "Unified plugin system for Webpack, Rollup and Vite",

@@ -5,0 +5,0 @@ "repository": "unjs/unplugin",

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