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

path-normalize

Package Overview
Dependencies
Maintainers
1
Versions
67
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

path-normalize - npm Package Compare versions

Comparing version 4.0.11 to 5.0.0

2

lib/index.js

@@ -102,3 +102,3 @@ "use strict";

return decodeURIComponent(s);
} catch (_) {
} catch (_unused) {
return s;

@@ -105,0 +105,0 @@ }

{
"name": "path-normalize",
"description": "Zero-dependency browser-oriented path.normalize",
"version": "4.0.11",
"version": "5.0.0",
"author": {

@@ -44,17 +44,17 @@ "email": "zac@zacanger.com",

"devDependencies": {
"@babel/cli": "7.8.4",
"@babel/core": "7.9.0",
"@babel/preset-env": "7.9.5",
"@babel/cli": "7.10.5",
"@babel/core": "7.10.5",
"@babel/preset-env": "7.10.4",
"babel-plugin-add-module-exports": "1.0.2",
"babel-tape-runner": "3.0.0",
"eslint": "6.8.0",
"eslint-plugin-zacanger": "1.1.4",
"eslint": "7.4.0",
"eslint-plugin-zacanger": "2.0.4",
"npm-run-all": "4.1.5",
"nyc": "15.0.1",
"prettier": "2.0.4",
"sortpack": "2.1.4",
"tape": "4.13.2"
"nyc": "15.1.0",
"prettier": "2.0.5",
"sortpack": "2.1.5",
"tape": "5.0.1"
},
"engines": {
"node": ">=8.0.0"
"node": ">=10.0.0"
},

@@ -61,0 +61,0 @@ "nyc": {

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