automutate
Advanced tools
Comparing version 0.7.0 to 0.7.1
@@ -13,1 +13,2 @@ export * from "./autoMutator"; | ||
export * from "./mutators/textReplaceMutator"; | ||
export * from "./runMutations"; |
@@ -16,2 +16,3 @@ "use strict"; | ||
__export(require("./mutators/textReplaceMutator")); | ||
__export(require("./runMutations")); | ||
//# sourceMappingURL=index.js.map |
{ | ||
"name": "automutate", | ||
"version": "0.7.0", | ||
"version": "0.7.1", | ||
"description": "Applies waves of mutations provided by other tools, such as linters.", | ||
@@ -5,0 +5,0 @@ "main": "lib/index.js", |
@@ -13,1 +13,2 @@ export * from "./autoMutator"; | ||
export * from "./mutators/textReplaceMutator"; | ||
export * from "./runMutations"; |
Sorry, the diff of this file is not supported yet
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
218004
4705