🚀 Big News: Socket Acquires Coana to Bring Reachability Analysis to Every Appsec Team.Learn more
Socket
DemoInstallSign in
Socket

grunt-regex-replace

Package Overview
Dependencies
Maintainers
1
Versions
15
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

grunt-regex-replace - npm Package Compare versions

Comparing version

to
0.2.5

bin/grunt-regex-replace

2

package.json
{
"name": "grunt-regex-replace",
"description": "Grunt plugin to search and replace text content of files based on regular expression patterns",
"version": "0.2.4",
"version": "0.2.5",
"homepage": "https://github.com/bomsy/grunt-regex-replace",

@@ -6,0 +6,0 @@ "author": {

@@ -103,4 +103,6 @@ # grunt-regex-replace

v.0.2.4 - added name property, search property now supports regexp object, replace property now supports functions.
v.0.2.4 - added name property, search property now supports regexp object, replace property now supports functions.
v.0.2.5 - fix /bin not exist error
## License

@@ -107,0 +109,0 @@ Copyright (c) 2012 Hubert Boma Manilla

Sorry, the diff of this file is not supported yet