Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

gulp-cjsx

Package Overview
Dependencies
Maintainers
2
Versions
16
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

gulp-cjsx - npm Package Compare versions

Comparing version 4.0.0 to 4.1.0

2

index.js

@@ -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)",

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