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.4.0 to 0.5.0

tmp/default_options.js

2

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

@@ -6,0 +6,0 @@ "author": {

@@ -0,0 +0,0 @@ # grunt-rollup

@@ -32,2 +32,4 @@ /*

footer: null,
intro: null,
outro: null,
sourceMap: false,

@@ -74,2 +76,4 @@ sourceMapFile: null,

footer: options.footer,
intro: options.intro,
outro: options.outro,
sourceMap: options.sourceMap,

@@ -76,0 +80,0 @@ sourceMapFile: sourceMapFile

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
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc