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

@azure-tools/linq

Package Overview
Dependencies
Maintainers
1
Versions
73
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@azure-tools/linq - npm Package Compare versions

Comparing version 3.1.232 to 3.1.233

2

dist/visitor.js

@@ -59,3 +59,3 @@ "use strict";

for (const each of visitor(instance)) {
if (target === instance.instance) {
if (target === each.instance) {
count++;

@@ -62,0 +62,0 @@ }

{
"name": "@azure-tools/linq",
"version": "3.1.232",
"version": "3.1.233",
"patchOffset": 100,

@@ -5,0 +5,0 @@ "description": "LINQ-like functionality for Typescript.",

Sorry, the diff of this file is not supported yet

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