Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

blork

Package Overview
Dependencies
Maintainers
1
Versions
56
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

blork - npm Package Compare versions

Comparing version 3.3.2 to 3.3.3

2

lib/debug.js

@@ -77,3 +77,3 @@ // Constants.

// Get keys.
const keys = Object.getOwnPropertyNames(value);
const keys = Object.keys(value);

@@ -80,0 +80,0 @@ // Get named part at start.

{
"name": "blork",
"description": "Blork! Mini runtime type checking in Javascript",
"version": "3.3.2",
"version": "3.3.3",
"license": "0BSD",

@@ -6,0 +6,0 @@ "author": "Dave Houlbrooke <dave@shax.com>",

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