Socket
Socket
Sign inDemoInstall

rollup-plugin-sourcemaps

Package Overview
Dependencies
Maintainers
1
Versions
19
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

rollup-plugin-sourcemaps - npm Package Compare versions

Comparing version 0.3.2 to 0.3.3

13

CHANGELOG.md
# Changelog
## 0.3.2
* Include sourcesContent in source map
## 0.3.1
* Fix incorrect lowest compatible version of Rollup
## 0.3.0
* Rename exported plugin function
* Upgrade internal build process
## 0.2.0

@@ -4,0 +17,0 @@

4

package.json
{
"name": "rollup-plugin-sourcemaps",
"version": "0.3.2",
"version": "0.3.3",
"description": "Rollup plugin for grabbing source maps from sourceMappingURLs",

@@ -8,3 +8,3 @@ "author": "Max Davidson <davidsonmax@gmail.com>",

"main": "dist/rollup-plugin-sourcemaps.js",
"js:main": "dist/rollup-plugin-sourcemaps.es.js",
"jsnext:main": "dist/rollup-plugin-sourcemaps.es.js",
"repository": {

@@ -11,0 +11,0 @@ "type": "git",

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