
Research
Malicious fezbox npm Package Steals Browser Passwords from Cookies via Innovative QR Code Steganographic Technique
A malicious package uses a QR code as steganography in an innovative technique.
@plone/types
Advanced tools
Plone unified TypeScript typings.
This package contains .d.ts
typing definitions, curated by hand.
Due to the nature of this package, it does not need bundling.
It's published "as is", so you can import the type definitions from anywhere in your code.
The files are organized in the following way:
In a project, you often need to extend the default definitions with your own, for example, when dealing with custom content types or creating new blocks.
You can use TypeScript for extending the types like this:
// We extend the block types with our custom ones
declare module '@plone/types' {
export interface BlocksConfigData {
myCustomBlock: BlockConfigBase;
}
}
You can use this package from Volto 17 onwards. In Volto 17, you should declare it as dependency. In Volto 18 and later, it is included by default.
FAQs
Plone's Types Package
The npm package @plone/types receives a total of 112 weekly downloads. As such, @plone/types popularity was classified as not popular.
We found that @plone/types demonstrated a healthy version release cadence and project activity because the last version was released less than a year ago. It has 13 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.
Research
A malicious package uses a QR code as steganography in an innovative technique.
Research
/Security News
Socket identified 80 fake candidates targeting engineering roles, including suspected North Korean operators, exposing the new reality of hiring as a security function.
Application Security
/Research
/Security News
Socket detected multiple compromised CrowdStrike npm packages, continuing the "Shai-Hulud" supply chain attack that has now impacted nearly 500 packages.