New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

gulp-transform-indent

Package Overview
Dependencies
Maintainers
1
Versions
5
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

gulp-transform-indent - npm Package Compare versions

Comparing version

to
0.3.2

15

package.json
{
"description": "Gulp plugin for indent any file",
"name": "gulp-transform-indent",
"version": "0.3.1",
"version": "0.3.2",
"author": {
"name": "Eduardo Pérez-Bermejo",
"email": "ifedu@outlook.com",
"url": "http://www.github.com/ifedu/gulp-transform-indent"
},
"dependencies": {

@@ -16,2 +22,7 @@ "gulp": "^3.9.0",

"repository": {
"type": "git",
"url": "https://github.com/ifedu/gulp-transform-indent"
},
"files": [

@@ -25,2 +36,2 @@ "index.js"

]
}
}