synonym-optimizer
Advanced tools
Comparing version 1.2.4 to 2.0.0
{ | ||
"name": "synonym-optimizer", | ||
"version": "1.2.4", | ||
"version": "2.0.0", | ||
"description": "Finds the text which has the least number of repetitions", | ||
@@ -53,3 +53,3 @@ "main": "dist/index.js", | ||
"nyc": "^14.1.1", | ||
"typescript": "^3.4.5" | ||
"typescript": "^3.6.2" | ||
}, | ||
@@ -66,3 +66,4 @@ "dependencies": { | ||
"wink-tokenizer": "^5.2.0" | ||
} | ||
}, | ||
"gitHead": "ce11f9311a2d27e79a14683dc8753cf219f9d5fe" | ||
} |
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
27399