Socket
Socket
Sign inDemoInstall

camshaft

Package Overview
Dependencies
120
Maintainers
13
Versions
142
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install
2345
15Next

0.67.4

Diff

Changelog

Source

0.67.4

Release 2021-12-28

  • Fixes:
    • Use node ID as buster for alias names on Merge analyses to avoid cache issues
dgaubert
published 0.67.3 •

Changelog

Source

0.67.3

Release 2021-02-15

  • Fixes:
    • While logging, serialize single or multiple exceptions
shylpx
published 0.67.2 •

Changelog

Source

0.67.2

Release 2020-11-16

  • Fixes:
    • Use double quotes on identifiers to support queries for column names with spaces or capital letters
dgaubert
published 0.67.1 •

Changelog

Source

0.67.1

Release 2020-08-26

  • Fixes:
    • Stop logging without a predefined JSON structure
dgaubert
published 0.67.0 •

Changelog

Source

0.67.0

Release 2020-07-22

  • Chore:
    • Adapt logger to the standard JSON structure
dgaubert
published 0.66.0 •

Changelog

Source

0.66.0

Release 2020-06-22

Breaking:

  • Logging system revamp:

    • Replace bunyan by pino as logger utility
    • Now log entries are written to stdout instead of a configurable file
    • Improved output of both analysis and errors for log entries to provide a better context
  • Chore:

    • Minor changes in the tests to create the geomval type, if necessary, in the cdb_dataservices_client schema. This is done to match the behaviour of that extension.
dgaubert
published 0.65.3 •

Changelog

Source

0.65.3

Release 2020-03-05

  • Stop using two different tools for package management, testing, and any other developer workflow.
    • Removes Makefile and related bash scripts
    • Use npm scripts as the only tool for testing, CI and linting.
  • Removed jshint as linter in favour of eslint to check syntax, find problems, and enforce code style.
  • Fix noisy message logs while checking analyses' limits.
  • Fix CI setup, explicit use of PGPORT while creating the PostgreSQL cluster.
jgoizueta
published 0.65.2 •

Changelog

Source

0.65.2

Release 2020-02-17

  • Fix uncatched error during sqlWrappedNode.createTableQuery (#397)
algunenano
published 0.65.1 •

Changelog

Source

0.65.1

Release 2019-12-02

  • Enforce the usage of cartodb schema.
algunenano
published 0.65.0 •

Changelog

Source

0.65.0

Release 2019-11-25

  • Update request to ^2.85.0.
  • Use plpython3u when testing against PG12+.
  • Use quoted identifiers for column names.
  • package-lock.json: Minor updates.
2345
15Next
SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc