Socket
Socket
Sign inDemoInstall

slashes

Package Overview
Dependencies
Maintainers
1
Versions
22
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

slashes - npm Package Compare versions

Comparing version 1.0.2 to 1.0.3

2

package.json
{
"name": "slashes",
"version": "1.0.2",
"version": "1.0.3",
"description": "Add or strip backslashes.",

@@ -5,0 +5,0 @@ "main": "slashes.js",

@@ -74,2 +74,2 @@ # slashes

Note that in JavaScript, "\0" and "\u0000" are identical. The `add` method will convert both to `"\\0"`.
Note that in JavaScript, `"\0"` and `"\u0000"` are identical. The `add` method will convert both to `"\\0"`.
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