New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

@pzlr/build-core

Package Overview
Dependencies
Maintainers
3
Versions
90
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@pzlr/build-core - npm Package Compare versions

Comparing version 2.4.1 to 2.4.2

2

index.d.ts

@@ -55,3 +55,3 @@ declare namespace PzlrBuildCore {

static getAll(names?: string[]): Promise<Block[]>;
static getAll(names?: string[]): Promise<Map<string, Block>>;

@@ -58,0 +58,0 @@ readonly name: string;

@@ -7,3 +7,3 @@ {

"typings": "index.d.ts",
"version": "2.4.1",
"version": "2.4.2",
"license": "MIT",

@@ -10,0 +10,0 @@ "author": {

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