Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

jest-editor-support

Package Overview
Dependencies
Maintainers
7
Versions
119
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

jest-editor-support - npm Package Versions

13
12

30.2.0

Diff

connectdotz
published 30.1.0 •

connectdotz
published 30.0.2 •

connectdotz
published 30.0.1 •

connectdotz
published 30.0.0 •

Changelog

Source

30.0.0

  • added shell argument to workspace config to allow users override spawn() child_process default shell - @connectdotz (#79)
  • remove CI: true env for spawned process, a better way to ensure non-watch mode run will be to explicitly add --watchAll=false jest option in the commadLine. - @connectdotz (#79)
  • update most dependency to address security vulnerabilities - @connectdotz (#80)
connectdotz
published 29.0.0 •

Changelog

Source

29.0.0

  • convert parser-test.js to a true jest test: babel-parser.test.ts and convert to typescript. - @connectdotz (#69)
  • upgrade prettier and @babel/preset-typescript, fix lint errors. - @connectdotz (#69)
  • adding lastProperty and nameType attributes to NamedNode - @connectdotz (#71)
  • preserve test/describe block name argument instead of using a type-marker - @connectdotz (#71)
  • remove JSX plugin for .ts files - @ehaynes99 @@gregoryzh (#75)
  • upgrade lint-staged to address security vulnerability - @connectdotz (#76)
connectdotz
published 28.2.0 •

Changelog

Source

28.2.0

  • Identify todo tests, which are distinct from pending/skip tests - @pmcelhaney (#61)
  • split exit and close runner event for correct/finer control; provide better event types. - @connectdotz (#62)
  • adding ability to pass explicit, extra arguments and node_env for runner process - @connectdotz (#63)
  • fix snapshot parsing for flow and typescript files - @connectdotz (#63)
connectdotz
published 28.1.0 •

Changelog

Source

28.1.0

  • make parser missing name a warning instead of error (#55) - @connectdotz
  • clean up fixtures/parser_tests.js and add it for lint/prettier scripts. - @connectdotz
  • Detect Tagged Template Literal version of describe.each and it.each - @TheSench
  • Detect it when used with deep chain of modifiers (e.g. test.concurrent.only.each(table)(name, fn)) - @TheSench
connectdotz
published 28.0.0 •

Changelog

Source

28.0.0

  • fix parser crash for return statement without argument. - @connectdotz
  • upgrade dependency danger and address other vulnerable dependency issues.
connectdotz
published 28.0.0-beta.0 •

Changelog

Source

28.0.0-beta.0

  • Replace babylon and typescript parsers with @babel/parser 7.x - @firsttris
  • Renamed the property pathToJest to jestCommandLine in the ProjectWorkspace configuration object to better convey how the property is used internally. Left the original pathToJest with a deprecated flag. - @rossknudsen
  • expose fullName and ancestorTitles to assertions - @connectdotz
  • fix parser regression: test.each is being ignored by parser - @connectdotz
  • fix typescript parsing error - @connectdotz
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