Socket
Socket
Sign inDemoInstall

grunt-rollup

Package Overview
Dependencies
Maintainers
1
Versions
42
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

grunt-rollup - npm Package Compare versions

Comparing version 0.2.0 to 0.2.2

5

package.json
{
"name": "grunt-rollup",
"description": "Grunt plugin for rollup - next-generation ES6 module bundler",
"version": "0.2.0",
"version": "0.2.2",
"homepage": "https://github.com/chrisprice/grunt-rollup",

@@ -23,4 +23,3 @@ "author": {

"scripts": {
"test": "grunt test",
"ci": "npm run test"
"test": "grunt test"
},

@@ -27,0 +26,0 @@ "devDependencies": {

@@ -64,1 +64,7 @@ # grunt-rollup

## Releasing
```bash
npm version minor && git push --tags origin master && npm publish
```
.npmignore

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