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

shescape

Package Overview
Dependencies
Maintainers
1
Versions
51
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

shescape - npm Package Versions

13
6

1.7.2

Diff

Changelog

Source

[1.7.2] - 2023-07-07

  • Fix incorrect escaping of " when escaping for CMD. ([#1022])
  • Fix incorrect escaping of " when escaping for PowerShell. ([#1023])
  • Fix incorrect escaping of " when quoting for PowerShell. ([#1023])
  • Fix incorrect escaping of % when quoting for CMD. ([#986], [#998])
ericcornelissen
published 1.7.1 •

Changelog

Source

[1.7.1] - 2023-06-21

  • Add % escaping for CMD. ([#982])
  • Correct documented behavior of quoting functions. ([#969])
  • Expand injection strings to cover environment variables. ([#982])
  • Fix incorrect escaping of $ and backticks for PowerShell. ([#984])
  • Improve quoting functionality for PowerShell. ([#983])
ericcornelissen
published 1.7.0 •

Changelog

Source

[1.7.0] - 2023-06-12

  • Add flag protection option. ([#908])
  • Add @since information to API options. ([#909])
  • Add options to the API documentation. ([#936])
ericcornelissen
published 1.6.7 •

Changelog

Source

[1.6.7] - 2023-05-29

  • Provide injection strings for testing purposes. ([#902])
  • Update the package homepage. ([#827])
ericcornelissen
published 1.6.6 •

Changelog

Source

[1.6.6] - 2023-04-20

  • Add support for Node.js v20. ([#823])
  • Provide testing utilities. ([#710])
  • Update type exports to be compatible with the TypeScript compiler option "moduleResolution": "bundler". ([#761])
ericcornelissen
published 1.6.5 •

Changelog

Source

[1.6.5] - 2023-01-26

  • Add support for Node.js v19. ([#682])
ericcornelissen
published 1.6.4 •

Changelog

Source

[1.6.4] - 2023-01-22

  • Fix incorrect quoting of arguments with trailing \! for C shell. ([#675])
ericcornelissen
published 1.6.3 •

Changelog

Source

[1.6.3] - 2023-01-21

  • Add support for C shell. ([#659])
  • Update documentation for readability. ([#630], [#652], [#666])
ericcornelissen
published 1.6.2 •

Changelog

Source

[1.6.2] - 2023-01-03

  • Add in-code example usage for each API function. ([#610])
  • Add whitespace preservation for Bash, Dash, and Zsh. ([#584])
  • Add whitespace preservation for PowerShell. ([#614])
  • Improve TypeScript type definitions. ([#567])
  • Improve JSDoc support for IDEs. ([#568])
  • Update API documentation. ([#612])
ericcornelissen
published 1.6.1 •

Changelog

Source

[1.6.1] - 2022-10-25

  • Fix potential polynomial backtracking in regular expression for Bash escaping with {interpolation:true}. ([552e8ea])
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