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.8 to 0.9.9

2

lib/log.ts

@@ -24,3 +24,3 @@ import path from 'path';

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

@@ -27,0 +27,0 @@ }

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

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

@@ -40,2 +40,5 @@ # xmcommon

## 0.9.9
- 2021-11-15
- \* 修复shortpath的bug
## 0.9.8

@@ -42,0 +45,0 @@ - 2021-11-15

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