question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

TypeScript support is broken

See original GitHub issue

The interfaces/IObfuscationResult type seems to no longer exist (instead it looks like it has been replaced with interfaces/source-code/IObfuscatedCode ).

This means you are unable to use the getObfuscatedCode() method on the result of obfuscate().

Here are some screenshots to demonstrate the issue:

screen shot 2018-07-31 at 1 57 16 pm screen shot 2018-07-31 at 1 57 07 pm screen shot 2018-07-31 at 1 56 55 pm

Issue Analytics

  • State:closed
  • Created 5 years ago
  • Comments:5 (3 by maintainers)

github_iconTop GitHub Comments

1reaction
sanex3339commented, Jul 31, 2018

javascript-obfuscator@0.17.3 is out

1reaction
sanex3339commented, Jul 31, 2018

Oh, thank you

Read more comments on GitHub >

github_iconTop Results From Across the Web

Typescript support is broken · Issue #2623 · gulpjs/gulp · GitHub
When I follow the steps outlined in this stack-overflow post, it should allow us to write our gulp files in pure Typescript:.
Read more >
TypeScript errors and how to fix them
A list of common TypeScript errors and how to fix them. ... Broken Code ❌ ... If you want to support multiline text,...
Read more >
dodgy TypeScript support (missing/broken type inference)
I have several issues with TypeScript support in PhpStorm, but the biggest problem thus far, is that PhpStorm does not perform the level...
Read more >
Promise made and promise broken: TypeScript vs. real life data
That's why the suite is run against a long-ish list of supported TypeScript versions, only then I am reasonably certain that the code...
Read more >
Serverless Plugin Typescript
Serverless plugin for zero-config Typescript support. View on Github ...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found