Socket
Socket
Sign inDemoInstall

rollup

Package Overview
Dependencies
Maintainers
1
Versions
818
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

rollup - npm Package Compare versions

Comparing version 0.7.6 to 0.7.7

4

CHANGELOG.md
# rollup changelog
## 0.7.7
* Promise `source-map-support` from `devDependencies` to `dependencies` ([#23](https://github.com/rollup/rollup/issues/23))
## 0.7.6

@@ -4,0 +8,0 @@

6

package.json
{
"name": "rollup",
"version": "0.7.6",
"version": "0.7.7",
"description": "Next-generation ES6 module bundler",

@@ -42,3 +42,2 @@ "main": "dist/rollup.js",

"mocha": "^2.2.4",
"source-map-support": "^0.2.10",
"source-map": "^0.1.40"

@@ -51,3 +50,4 @@ },

"minimist": "^1.1.1",
"sander": "^0.3.3"
"sander": "^0.3.3",
"source-map-support": "^0.3.1"
},

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

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