translation-adapter-ts
Advanced tools
Comparing version 1.0.1 to 1.0.2
{ | ||
"name": "translation-adapter-ts", | ||
"version": "1.0.1", | ||
"version": "1.0.2", | ||
"description": "The translation adapter for i18n_mrg tool support in TypeScript projects.", | ||
"main": "index.js", | ||
"scripts": { | ||
"test": "node_modules/.bin/ts-node test/startup.ts && node_modules/.bin/mocha --opts ./mocha.opts" | ||
"test": "node_modules/.bin/ts-node test/startup.ts && node_modules/.bin/mocha --opts ./mocha.opts", | ||
"compile": "node_modules/typescript/bin/tsc --listEmittedFiles" | ||
}, | ||
@@ -9,0 +10,0 @@ "author": "lehadnk <lehadnk@gmail.com>", |
@@ -14,3 +14,3 @@ { | ||
"files": [ | ||
"src/PofileTransformer.ts" | ||
], | ||
@@ -17,0 +17,0 @@ "types": [ |
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
Filesystem access
Supply chain riskAccesses the file system, and could potentially read sensitive data.
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
22547
23
402
3