replace-in-file
Advanced tools
Comparing version 2.0.2 to 2.0.3
{ | ||
"name": "replace-in-file", | ||
"version": "2.0.2", | ||
"version": "2.0.3", | ||
"description": "A simple utility to quickly replace text in one or more files.", | ||
"homepage": "https://github.com/adambuczynski/replace-in-file#readme", | ||
"homepage": "https://github.com/adamreisnz/replace-in-file#readme", | ||
"author": { | ||
"name": "Adam Buczynski", | ||
"email": "me@adambuczynski.com", | ||
"url": "http://adambuczynski.com/" | ||
"name": "Adam Reis", | ||
"email": "adam@reis.nz", | ||
"url": "http://adam.reiz.nz/" | ||
}, | ||
@@ -14,6 +14,6 @@ "license": "MIT", | ||
"type": "git", | ||
"url": "https://github.com/adambuczynski/replace-in-file.git" | ||
"url": "https://github.com/adamreisnz/replace-in-file.git" | ||
}, | ||
"bugs": { | ||
"url": "https://github.com/adambuczynski/replace-in-file/issues" | ||
"url": "https://github.com/adamreisnz/replace-in-file/issues" | ||
}, | ||
@@ -20,0 +20,0 @@ "keywords": [ |
# Replace in file | ||
[![npm version](https://img.shields.io/npm/v/replace-in-file.svg)](https://www.npmjs.com/package/replace-in-file) | ||
[![node dependencies](https://david-dm.org/adambuczynski/replace-in-file.svg)](https://david-dm.org/adambuczynski/replace-in-file) | ||
[![build status](https://travis-ci.org/adambuczynski/replace-in-file.svg?branch=master)](https://travis-ci.org/adambuczynski/replace-in-file) | ||
[![coverage status](https://coveralls.io/repos/github/adambuczynski/replace-in-file/badge.svg?branch=master)](https://coveralls.io/github/adambuczynski/replace-in-file?branch=master) | ||
[![github issues](https://img.shields.io/github/issues/adambuczynski/replace-in-file.svg)](https://github.com/adambuczynski/replace-in-file/issues) | ||
[![node dependencies](https://david-dm.org/adamreisnz/replace-in-file.svg)](https://david-dm.org/adamreisnz/replace-in-file) | ||
[![build status](https://travis-ci.org/adamreisnz/replace-in-file.svg?branch=master)](https://travis-ci.org/adamreisnz/replace-in-file) | ||
[![coverage status](https://coveralls.io/repos/github/adamreisnz/replace-in-file/badge.svg?branch=master)](https://coveralls.io/github/adamreisnz/replace-in-file?branch=master) | ||
[![github issues](https://img.shields.io/github/issues/adamreisnz/replace-in-file.svg)](https://github.com/adamreisnz/replace-in-file/issues) | ||
@@ -87,2 +87,2 @@ A simple utility to quickly replace text in one or more files or globs. Works synchronously or asynchronously with either promises or callbacks. | ||
Copyright 2015-2016, [Adam Buczynski](http://adambuczynski.com) | ||
Copyright 2015-2017, [Adam Reis](http://adam.reis.nz) |
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
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
107032
1