Socket
Socket
Sign inDemoInstall

unplugin

Package Overview
Dependencies
0
Maintainers
1
Versions
78
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 0.0.2 to 0.0.3

12

CHANGELOG.md

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

### [0.0.3](https://github.com/unjs/unplugin/compare/v0.0.2...v0.0.3) (2021-07-18)
### Features
* resolveId ([236738d](https://github.com/unjs/unplugin/commit/236738dee54e84651470abe2b11062917e462c40))
### Bug Fixes
* hook id ([42090cb](https://github.com/unjs/unplugin/commit/42090cbdfce89f616a6d5bfb1e84fc9edd8fe013))
### 0.0.2 (2021-07-13)

@@ -7,0 +19,0 @@

3

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

@@ -41,2 +41,3 @@ "repository": "unjs/unplugin",

"destr": "latest",
"enhanced-resolve": "^5.8.2",
"eslint": "latest",

@@ -43,0 +44,0 @@ "express": "latest",

@@ -7,5 +7,7 @@ # unplugin

- [x] Module transform
- [ ] Virtual Module
- [ ] Id Resolve
| Rollup | Webpack |
| ------ | ------- |
| `transform` | ✅ |
| `resolveId` | ✅ |
| `load` | 🚧 |

@@ -12,0 +14,0 @@ ## Usage

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

Packages

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc