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

metal

Package Overview
Dependencies
Maintainers
6
Versions
38
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

metal - npm Package Compare versions

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
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc