Socket
Socket
Sign inDemoInstall

rollup-pluginutils

Package Overview
Dependencies
4
Maintainers
1
Versions
29
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 1.0.0 to 1.0.1

dist/pluginutils.cjs.js

4

CHANGELOG.md
# rollup-pluginutils changelog
## 1.0.1
* Include dist files in package
## 1.0.0
* First release

9

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

@@ -22,3 +22,8 @@ "jsnext:main": "dist/pluginutils.es6.js",

"minimatch": "^3.0.0"
}
},
"files": [
"src",
"dist",
"README.md"
]
}
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