
Research
/Security News
Malicious npm Packages Target WhatsApp Developers with Remote Kill Switch
Two npm packages masquerading as WhatsApp developer libraries include a kill switch that deletes all files if the phone number isn’t whitelisted.
typescript-dotnet-es6
Advanced tools
This package is a distribution for typescript-dotnet.
https://www.npmjs.com/package/typescript-dotnet
The typescript-dotnet package includes the source code along with unminified UMD JavaScript and will function perfectly within another project but requires a reference to the /source/
folder.
It is recommended you select the module type that you intend to use:
typescript-dotnet-umd
typescript-dotnet-es6
typescript-dotnet-commonjs
typescript-dotnet-amd
typescript-dotnet-system
The following example will install the UMD version which works with both CommonJS and AMD module types.
npm install typescript-dotnet-umd
...
Note: WebPack has trouble with UMD. Use CommonJS or AMD if you intend to use WebPack.
npm install typescript-dotnet-commonjs
or
npm install typescript-dotnet-amd
FAQs
A JavaScript-Friendly .NET Based TypeScript Library.
The npm package typescript-dotnet-es6 receives a total of 592 weekly downloads. As such, typescript-dotnet-es6 popularity was classified as not popular.
We found that typescript-dotnet-es6 demonstrated a not healthy version release cadence and project activity because the last version was released a year ago. It has 1 open source maintainer collaborating on the project.
Did you know?
Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.
Research
/Security News
Two npm packages masquerading as WhatsApp developer libraries include a kill switch that deletes all files if the phone number isn’t whitelisted.
Research
/Security News
Socket uncovered 11 malicious Go packages using obfuscated loaders to fetch and execute second-stage payloads via C2 domains.
Security News
TC39 advances 11 JavaScript proposals, with two moving to Stage 4, bringing better math, binary APIs, and more features one step closer to the ECMAScript spec.