comment-eraser
Advanced tools
Comparing version 2.0.6 to 3.0.0
@@ -138,2 +138,2 @@ const fs = require('fs-extra'); | ||
module.exports = { erase, eraseFromString }; | ||
module.exports = { erase: erase(), eraseFromString: eraseFromString() }; |
{ | ||
"name": "comment-eraser", | ||
"version": "2.0.6", | ||
"version": "3.0.0", | ||
"main": "build/index.js", | ||
@@ -5,0 +5,0 @@ "repository": { |
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
17192
11
115