rollup-plugin-sourcemaps
Advanced tools
Comparing version 0.3.3 to 0.3.4
@@ -38,2 +38,4 @@ import _regeneratorRuntime from 'babel-runtime/regenerator'; | ||
return { | ||
name: 'sourcemaps', | ||
load: function load(id) { | ||
@@ -40,0 +42,0 @@ var _this = this; |
@@ -42,2 +42,4 @@ 'use strict'; | ||
return { | ||
name: 'sourcemaps', | ||
load: function load(id) { | ||
@@ -44,0 +46,0 @@ var _this = this; |
{ | ||
"name": "rollup-plugin-sourcemaps", | ||
"version": "0.3.3", | ||
"version": "0.3.4", | ||
"description": "Rollup plugin for grabbing source maps from sourceMappingURLs", | ||
@@ -14,4 +14,4 @@ "author": "Max Davidson <davidsonmax@gmail.com>", | ||
"engines": { | ||
"node": ">= 4.0.0", | ||
"npm": ">= 2.14.2" | ||
"node": ">=4.0.0", | ||
"npm": ">=2.14.2" | ||
}, | ||
@@ -66,3 +66,3 @@ "scripts": { | ||
"rimraf": "^2.5.2", | ||
"rollup": "^0.32.0", | ||
"rollup": "^0.33.0", | ||
"rollup-plugin-babel": "^2.5.1", | ||
@@ -72,4 +72,4 @@ "rollup-watch": "^2.4.0" | ||
"peerDependencies": { | ||
"rollup": ">= 0.31.2" | ||
"rollup": ">=0.31.2" | ||
} | ||
} |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
No README
QualityPackage does not have a README. This may indicate a failed publish or a low quality package.
Found 1 instance in 1 package
17070
8
190
0
32