Socket
Socket
Sign inDemoInstall

rollup-pluginutils

Package Overview
Dependencies
37
Maintainers
3
Versions
29
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 2.3.2 to 2.3.3

4

CHANGELOG.md
# rollup-pluginutils changelog
## 2.3.3
*2017-09-19*
* Revert micromatch update ([#43](https://github.com/rollup/rollup-pluginutils/issues/43))
## 2.3.2

@@ -4,0 +8,0 @@ *2017-09-18*

4

package.json
{
"name": "rollup-pluginutils",
"description": "Functionality commonly needed by Rollup plugins",
"version": "2.3.2",
"version": "2.3.3",
"main": "dist/pluginutils.cjs.js",

@@ -33,3 +33,3 @@ "module": "dist/pluginutils.es.js",

"estree-walker": "^0.5.2",
"micromatch": "^3.1.10"
"micromatch": "^2.3.11"
},

@@ -36,0 +36,0 @@ "repository": "rollup/rollup-pluginutils",

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc