Security News
Research
Data Theft Repackaged: A Case Study in Malicious Wrapper Packages on npm
The Socket Research Team breaks down a malicious wrapper package that uses obfuscation to harvest credentials and exfiltrate sensitive data.
definition-header
Advanced tools
DefinitelyTyped definition header utils
Work with the headers in the definition files in the DefinitelyTyped repository.
Bundles a parser, serialiser, interfaces, assertions and some utilities.
:warning: Under construction, in-consistent, tests incomplete... :sunglasses:
This module is also test to figure out how to export type-info in a npm module (like via package.json etc).
Classic header (from the wiki)
// Type definitions for [LIBRARY NAME]
// Project: [LIBRARY URL]
// Definitions by: [AUTHOR NAME] <[AUTHOR URL]>
// Definitions: https://github.com/borisyankov/DefinitelyTyped
Install development dependencies in your git checkout:
$ npm install
Build and run tests using grunt:
$ npm test
See the Gruntfile.js
for additional commands.
Copyright (c) 2014 Bart van der Schoor @ DefinitelyTyped
Licensed under the MIT license.
FAQs
DefinitelyTyped definition header tools
The npm package definition-header receives a total of 470 weekly downloads. As such, definition-header popularity was classified as not popular.
We found that definition-header demonstrated a not healthy version release cadence and project activity because the last version was released a year ago. It has 4 open source maintainers 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.
Security News
Research
The Socket Research Team breaks down a malicious wrapper package that uses obfuscation to harvest credentials and exfiltrate sensitive data.
Research
Security News
Attackers used a malicious npm package typosquatting a popular ESLint plugin to steal sensitive data, execute commands, and exploit developer systems.
Security News
The Ultralytics' PyPI Package was compromised four times in one weekend through GitHub Actions cache poisoning and failure to rotate previously compromised API tokens.