Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

translation-adapter-ts

Package Overview
Dependencies
Maintainers
1
Versions
9
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

translation-adapter-ts - npm Package Compare versions

Comparing version 1.0.1 to 1.0.2

build/PofileTransformer.js

5

package.json
{
"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>",

2

tsconfig.json

@@ -14,3 +14,3 @@ {

"files": [
"src/PofileTransformer.ts"
],

@@ -17,0 +17,0 @@ "types": [

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc