i18next-scanner-typescript
Advanced tools
Comparing version 1.1.0 to 1.1.1
{ | ||
"name": "i18next-scanner-typescript", | ||
"version": "1.1.0", | ||
"version": "1.1.1", | ||
"description": "i18next-scanner Typescript transform", | ||
@@ -5,0 +5,0 @@ "repository": { |
@@ -40,3 +40,3 @@ ## i18next-scanner-typescript | ||
parser.parseTransFromString(outputText); | ||
parser.parseFuncFromString(outputText}); | ||
parser.parseFuncFromString(outputText); | ||
@@ -43,0 +43,0 @@ done(); |
@@ -11,3 +11,3 @@ const fs = require("fs"); | ||
extensions: [".ts", ".tsx"], | ||
} | ||
}, | ||
transformFn, | ||
@@ -14,0 +14,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