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

@rollup/pluginutils

Package Overview
Dependencies
Maintainers
4
Versions
27
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@rollup/pluginutils - npm Package Compare versions

Comparing version 3.0.2 to 3.0.3

13

CHANGELOG.md
# @rollup/pluginutils ChangeLog
## v3.0.3
_2020-01-07_
### Bugfixes
- fix: createFilter Windows regression (#141)
### Updates
- test: fix windows path failure (0a0de65)
- chore: fix test script (5eae320)
## v3.0.2

@@ -4,0 +17,0 @@

4

package.json
{
"name": "@rollup/pluginutils",
"version": "3.0.2",
"version": "3.0.3",
"publishConfig": {

@@ -33,3 +33,3 @@ "access": "public"

"pretest": "pnpm run build -- --sourcemap",
"test": "ava test/*.ts"
"test": "ava"
},

@@ -36,0 +36,0 @@ "files": [

Sorry, the diff of this file is too big to display

Sorry, the diff of this file is too big to display

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