i18next-scanner-typescript
Advanced tools
Comparing version 1.0.3 to 1.0.4
{ | ||
"name": "i18next-scanner-typescript", | ||
"version": "1.0.4", | ||
"description": "i18next-scanner Typescript transform", | ||
"version": "1.0.3", | ||
"license": "MIT", | ||
"files": [ | ||
"dist-*/", | ||
"bin/" | ||
], | ||
"esnext": "dist-src/index.js", | ||
"main": "dist-node/index.js", | ||
"pika": true, | ||
"sideEffects": false, | ||
"repository": { | ||
@@ -18,10 +9,9 @@ "type": "git", | ||
}, | ||
"main": "src/index.js", | ||
"author": "Igor Adrov", | ||
"license": "MIT", | ||
"private": false, | ||
"dependencies": { | ||
"typescript": "^3.0.0" | ||
}, | ||
"devDependencies": { | ||
"@pika/plugin-build-node": "^0.4.0", | ||
"@pika/plugin-standard-pkg": "^0.4.0" | ||
}, | ||
"private": false, | ||
"publishConfig": { | ||
@@ -28,0 +18,0 @@ "access": "public" |
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
No contributors or author data
MaintenancePackage does not specify a list of contributors or an author in package.json.
Found 1 instance in 1 package
2734
0
1
1
27