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

2

0.15.2

Diff

Changelog

Source

[v0.15.2][] - 2018-12-27

Fixed

  • Prevent errors when non-existent files are rehashed.
yitzchak
published 0.15.1 •

Changelog

Source

[v0.15.1][] - 2018-11-07

Fixed

  • Prevent subfiles from triggering weaveEngine.
yitzchak
published 0.15.0 •

Changelog

Source

[v0.15.0][] - 2018-11-07

Added

  • Support for metys weaver.
yitzchak
published 0.14.1 •

Changelog

Source

[v0.14.1][] - 2018-10-31

Fixed

  • Prevent LoadAndValidateCache cache from overwriting itself with cache version of rule.
yitzchak
published 0.14.0 •

Changelog

Source

[v0.14.0][] - 2018-10-22

Changed

  • LaTeX file identification now permits TeX and LaTeX commands to appear before documentclass command. Fixes [#142][].
yitzchak
published 0.13.0 •

Changelog

Source

[v0.13.0][] - 2018-03-13

Changed

  • LaTeX engine setting is now an enumeration versus a free form text value.
  • User configuration is now stored in platform specific manner which conforms to established norms for each platform as detailed below. Suggested and reviewed by [@yudai-nkt][]. Resolves [#138][].
    • MacOS - $XDG_CONFIG_HOME/dicy/config.yaml or $HOME/Library/Application Support/dicy/config.yaml
    • Windows - $XDG_CONFIG_HOME\dicy\config.yaml, %APPDATA%\dicy\config.yaml or %USERPROFILE%\AppData\Roaming\dicy\config.yaml
    • Linux, BSD and all others - $XDG_CONFIG_HOME/dicy/config.yaml or $HOME/.config/dicy/config.yaml
yitzchak
published 0.12.3 •

Changelog

Source

[v0.12.3][] - 2017-12-10

Fixed

  • Add missing dependencies for @dicy/cli.
yitzchak
published 0.12.2 •

Changelog

Source

[v0.12.2][] - 2017-12-02

Changed

  • Output target list is now saved to cache to allow more reliability when copying targets to root.
yitzchak
published 0.12.1 •

Changelog

Source

[v0.12.1][] - 2017-11-29

Fixed

  • Cache validation no longer fails if output directory or other outputs have be deleted since cache was written. This fixes an issue copying targets to root after the output directory has been manually deleted by the user.
yitzchak
published 0.12.0 •

Changelog

Source

[v0.12.0][] - 2017-11-25

Added

  • Allow multiple commands to be run from command line interface.
  • test command and tests option.

Changed

  • Continued LaTeX font messages are now combined in a single message by log parser.

Fixed

  • graph command places .dot in project root instead of current directory.
2
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