Comparing version 4.0.0 to 4.1.0
@@ -30,3 +30,3 @@ var isWin = /^win/.test(process.platform); | ||
filename: file.path, | ||
sourceFiles: [path.basename(file.path)], | ||
sourceFiles: [file.relative], | ||
generatedFile: path.basename(dest) | ||
@@ -33,0 +33,0 @@ }, opt); |
{ | ||
"name": "gulp-cjsx", | ||
"version": "4.0.0", | ||
"version": "4.1.0", | ||
"description": "'Coffee-react module for GulpJs'", | ||
@@ -5,0 +5,0 @@ "author": "Matt Smith <mtscout6@gmail.com> (http://softwarebymatt.com)", |
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
New author
Supply chain riskA new npm collaborator published a version of the package for the first time. New collaborators are usually benign additions to a project, but do indicate a change to the security surface area of a package.
Found 1 instance in 1 package
0
54919