Socket
Socket
Sign inDemoInstall

xmcommon

Package Overview
Dependencies
Maintainers
1
Versions
65
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

xmcommon - npm Package Compare versions

Comparing version 0.9.9 to 0.9.10

2

dist/log.js

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

}
if (pp === '\\' || pp === '/') {
if (pp === '\\' || pp === '/' || pp === '.') {
pp = '';

@@ -30,0 +30,0 @@ }

{
"name": "xmcommon",
"version": "0.9.9",
"version": "0.9.10",
"description": "javascript common lib for es6",

@@ -5,0 +5,0 @@ "main": "./dist/index.js",

@@ -40,3 +40,3 @@ # xmcommon

## 0.9.9
## 0.9.10
- 2021-11-15

@@ -43,0 +43,0 @@ - \* 修复shortpath的bug

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