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

assert-match

Package Overview
Dependencies
Maintainers
1
Versions
12
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

assert-match - npm Package Compare versions

Comparing version 0.1.0 to 0.1.1

4

dst/util/pick_matching.js

@@ -36,2 +36,6 @@ 'use strict';

if (Array.isArray(obj)) {
result = [];
}
for (var key in obj2) {

@@ -38,0 +42,0 @@

2

package.json
{
"name": "assert-match",
"version": "0.1.0",
"version": "0.1.1",
"description": "assert's matching features",

@@ -5,0 +5,0 @@ "main": "dst/index.js",

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