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

@atombender/hydrant-api

Package Overview
Dependencies
Maintainers
1
Versions
35
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@atombender/hydrant-api - npm Package Compare versions

Comparing version 0.0.22 to 0.0.23

4

dist/queries.js

@@ -243,5 +243,5 @@ 'use strict';

if (!(0, _underscore.isEqual)(this.eventTypes.map(function (e) {
return e.event.id;
return e.id;
}), other.eventTypes.map(function (e) {
return e.event.id;
return e.id;
}))) {

@@ -248,0 +248,0 @@ return false;

{
"name": "@atombender/hydrant-api",
"version": "0.0.22",
"version": "0.0.23",
"repository": {

@@ -5,0 +5,0 @@ "type": "git",

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