i18next-scanner-typescript
Advanced tools
Comparing version 1.0.5 to 1.0.6
{ | ||
"name": "i18next-scanner-typescript", | ||
"version": "1.0.5", | ||
"version": "1.0.6", | ||
"description": "i18next-scanner Typescript transform", | ||
@@ -5,0 +5,0 @@ "repository": { |
@@ -10,3 +10,3 @@ const fs = require("fs"); | ||
}, | ||
extensions = [".ts", ".tsx"] | ||
extensions: [".ts", ".tsx"], | ||
} | ||
@@ -13,0 +13,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