Huge News!Announcing our $40M Series B led by Abstract Ventures.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.35 to 0.0.36

3

dist/tables.js

@@ -502,3 +502,3 @@ 'use strict';

return grouping;
}).map(function (v, k) {
}).map(function (v, _) {
// Get rid of grouping key

@@ -776,3 +776,2 @@ var values = v.map(function (a) {

var groupings = tableQuery.groupings;
var schema = tableQuery.query.schema;

@@ -779,0 +778,0 @@ var pivotDimensions = (0, _underscore.filter)(groupings, function (g) {

{
"name": "@atombender/hydrant-api",
"version": "0.0.35",
"version": "0.0.36",
"repository": {

@@ -35,2 +35,2 @@ "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