Socket
Socket
Sign inDemoInstall

@braintree/sanitize-url

Package Overview
Dependencies
Maintainers
1
Versions
25
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@braintree/sanitize-url - npm Package Compare versions

Comparing version 4.1.0 to 4.1.1

4

CHANGELOG.md

@@ -0,1 +1,5 @@

# 4.1.1
- Fixup path to type declaration (closes #25)
# 4.1.0

@@ -2,0 +6,0 @@

8

package.json
{
"name": "@braintree/sanitize-url",
"version": "4.1.0",
"version": "4.1.1",
"description": "A url sanitizer",
"main": "dist/index.js",
"types": "index.d.ts",
"types": "dist/index.d.ts",
"author": "",

@@ -33,4 +33,4 @@ "scripts": {

"prettier": "^2.0.5",
"ts-jest": "^26.1.2",
"typescript": "^3.9.6"
"ts-jest": "^26.1.3",
"typescript": "^3.9.7"
},

@@ -37,0 +37,0 @@ "jest": {

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