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

@discoveryjs/cli

Package Overview
Dependencies
Maintainers
0
Versions
71
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@discoveryjs/cli - npm Package Versions

1
68

1.6.2

Diff

Changelog

Source

1.6.2 (21-04-2020)

  • Fixed JSON stringifying of streams when stream doesn't push null on end
  • Improved performance and memory consumption of JSON stringifying
lahmatiy
published 1.6.1 •

Changelog

Source

1.6.1 (17-04-2020)

  • Server adds random style isolation marker to avoid mixing with style of other builds, e.g. JsonDiscovery browser plugin
  • Fixed JSON stringifying of streams in object mode
  • Added output in console about cache file writing time
lahmatiy
published 1.6.0 •

Changelog

Source

1.6.0 (03-04-2020)

  • Reworked data fetching to use streams between processes
  • Added support for Promise and Readable streams as values in generated data
  • Fixed libs asset generation in ES5 mode to parity ES6 mode
lahmatiy
published 1.5.0 •

Changelog

Source

1.5.0 (25-03-2020)

  • Changed server to ensure model root route has a trailing slash (i.e. /model will be redirected to /model/)
  • Improved child process error output in server, now it returns stderr output if any
  • Tweaked server log output
  • Reworked CSS style isolation
  • Added --isolate-styles option for builder
  • Exposed bundleCss() as build.bundleCss
lahmatiy
published 1.4.1 •

Changelog

Source

1.4.1 (17-12-2019)

  • Fixed exception on server start in modelfree mode
lahmatiy
published 1.4.0 •

Changelog

Source

1.4.0 (16-12-2019)

  • Added support for plugins option in config, a set of paths relative to config file or npm package names (and optional path to a module inside the package)
lahmatiy
published 1.3.0 •

Changelog

Source

1.3.0 (13-12-2019)

  • Added support for new dist filenames in @discoveryjs/discovery (i.e. dist/discovery.*)
  • Fixed modelfree build in single file mode, when no data.json file is available
  • Added CSS isolation feature
lahmatiy
published 1.2.0 •

Changelog

Source

1.2.0 (31-10-2019)

  • Exposed index module with command handlers
  • Fixed resolving of path to @discoveryjs/discovery
lahmatiy
published 1.1.1 •

Changelog

Source

1.1.1 (16-09-2019)

  • Fixed peer dependency reference (@discoveryjs/discovery)
lahmatiy
published 1.1.0 •

Changelog

Source

1.1.0 (09-09-2019)

  • Reduced time of build by excluding libraries from a processing (up to x10)
  • Fixed hanging requests on server that occur when response generation error
  • Moved some wrapping static (html and related) from @discoveryjs/discovery
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