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

@dicy/client

Package Overview
Dependencies
Maintainers
1
Versions
11
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@dicy/client - npm Package Versions

1

0.12.0-pre.0

Diff

Changelog

Source

[v0.12.0-pre.0][] - 2017-11-18

Added

  • Standardized library API and documentation for @dicy/core and @dicy/client.
  • JSON-RPC server and client implementing library API.

Changed

  • Use Node Boron LTS thereby removing need for Map/Set polyfill.
  • Use TypeScript instead of Flow.
  • All events are now sent to the log as regular log events, some with severity level of trace if they are not of interest to most users.
  • Replaced --save-events with --save-log command line option since all events have been merged into log entry events.
  • Log events can now contain multiple log messages.
  • Primary interface to DiCy libraries is now through BuilderCacheInterace implementation instead of direct access to builder.

Removed

  • All non log events.
  • --console-event-output command line option.

Fixed

  • Regression which prevented output directory from being created.
  • Instance options set from the command line or passed to the library interface are now protected from cache cleaning.
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