Socket
Socket
Sign inDemoInstall

metal

Package Overview
Dependencies
0
Maintainers
6
Versions
38
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 2.16.2 to 2.16.5

1

lib/async/async.js

@@ -159,2 +159,3 @@ /* !

iframe.src = '';
iframe.title = '';
document.documentElement.appendChild(iframe);

@@ -161,0 +162,0 @@ var win = iframe.contentWindow;

2

package.json
{
"name": "metal",
"version": "2.16.2",
"version": "2.16.5",
"description": "Core functions from Metal.js, with utilities for dealing with arrays, objects and others.",

@@ -5,0 +5,0 @@ "license": "BSD-3-Clause",

@@ -163,2 +163,3 @@ /* !

iframe.src = '';
iframe.title = '';
document.documentElement.appendChild(iframe);

@@ -165,0 +166,0 @@ const win = iframe.contentWindow;

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Packages

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc