replace-comments-x
Advanced tools
Comparing version 3.0.19 to 3.0.20
@@ -5,3 +5,3 @@ /*! | ||
"copywrite": "Copyright (c) 2017", | ||
"date": "2019-07-24T13:30:39.280Z", | ||
"date": "2019-07-24T16:10:20.907Z", | ||
"describe": "", | ||
@@ -12,3 +12,3 @@ "description": "Replace the comments in a string.", | ||
"license": "MIT", | ||
"version": "3.0.19" | ||
"version": "3.0.20" | ||
} | ||
@@ -15,0 +15,0 @@ */ |
@@ -5,3 +5,3 @@ /*! | ||
"copywrite": "Copyright (c) 2017", | ||
"date": "2019-07-24T13:30:39.280Z", | ||
"date": "2019-07-24T16:10:20.907Z", | ||
"describe": "", | ||
@@ -12,3 +12,3 @@ "description": "Replace the comments in a string.", | ||
"license": "MIT", | ||
"version": "3.0.19" | ||
"version": "3.0.20" | ||
} | ||
@@ -15,0 +15,0 @@ */ |
{ | ||
"name": "replace-comments-x", | ||
"version": "3.0.19", | ||
"version": "3.0.20", | ||
"description": "Replace the comments in a string.", | ||
@@ -54,4 +54,4 @@ "homepage": "https://github.com/Xotic750/replace-comments-x", | ||
"dependencies": { | ||
"require-coercible-to-string-x": "^2.0.20", | ||
"to-string-x": "^2.0.29" | ||
"require-coercible-to-string-x": "^2.0.21", | ||
"to-string-x": "^2.0.30" | ||
}, | ||
@@ -94,3 +94,3 @@ "devDependencies": { | ||
"eslint-plugin-jest": "^22.13.6", | ||
"eslint-plugin-jsdoc": "^15.7.1", | ||
"eslint-plugin-jsdoc": "^15.7.2", | ||
"eslint-plugin-json": "^1.4.0", | ||
@@ -97,0 +97,0 @@ "eslint-plugin-lodash": "^5.1.0", |
<a href="https://travis-ci.org/Xotic750/replace-comments-x" | ||
title="Travis status"> | ||
title="Travis status"> | ||
<img | ||
src="https://travis-ci.org/Xotic750/replace-comments-x.svg?branch=master" | ||
alt="Travis status" height="18"/> | ||
src="https://travis-ci.org/Xotic750/replace-comments-x.svg?branch=master" | ||
alt="Travis status" height="18"> | ||
</a> | ||
<a href="https://david-dm.org/Xotic750/replace-comments-x" | ||
title="Dependency status"> | ||
<img src="https://david-dm.org/Xotic750/replace-comments-x.svg" | ||
alt="Dependency status" height="18"/> | ||
title="Dependency status"> | ||
<img src="https://david-dm.org/Xotic750/replace-comments-x/status.svg" | ||
alt="Dependency status" height="18"/> | ||
</a> | ||
<a href="https://david-dm.org/Xotic750/replace-comments-x#info=devDependencies" | ||
title="devDependency status"> | ||
<a | ||
href="https://david-dm.org/Xotic750/replace-comments-x?type=dev" | ||
title="devDependency status"> | ||
<img src="https://david-dm.org/Xotic750/replace-comments-x/dev-status.svg" | ||
alt="devDependency status" height="18"/> | ||
alt="devDependency status" height="18"/> | ||
</a> | ||
<a href="https://badge.fury.io/js/replace-comments-x" title="npm version"> | ||
<a href="https://badge.fury.io/js/replace-comments-x" | ||
title="npm version"> | ||
<img src="https://badge.fury.io/js/replace-comments-x.svg" | ||
alt="npm version" height="18"/> | ||
alt="npm version" height="18"> | ||
</a> | ||
<a href="https://www.jsdelivr.com/package/npm/replace-comments-x" | ||
title="jsDelivr hits"> | ||
<img src="https://data.jsdelivr.com/v1/package/npm/replace-comments-x/badge?style=rounded" | ||
alt="jsDelivr hits" height="18"> | ||
</a> | ||
<a name="module_replace-comments-x"></a> | ||
@@ -22,0 +30,0 @@ |
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
55106
61
Updatedto-string-x@^2.0.30