Socket
Socket
Sign inDemoInstall

@visulima/path

Package Overview
Dependencies
Maintainers
1
Versions
12
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@visulima/path - npm Package Compare versions

Comparing version 1.0.7 to 1.0.8

dist/packem_shared/index-B5_Hmeby.mjs

10

CHANGELOG.md

@@ -0,1 +1,11 @@

## @visulima/path [1.0.8](https://github.com/visulima/visulima/compare/@visulima/path@1.0.7...@visulima/path@1.0.8) (2024-09-11)
### Bug Fixes
* fixed node10 support ([f5e78d9](https://github.com/visulima/visulima/commit/f5e78d9bff8fd603967666598b34f9338a8726b5))
### Miscellaneous Chores
* updated dev dependencies ([28b5ee5](https://github.com/visulima/visulima/commit/28b5ee5c805ca8868536418829cde7ba8c5bb8dd))
## @visulima/path [1.0.7](https://github.com/visulima/visulima/compare/@visulima/path@1.0.6...@visulima/path@1.0.7) (2024-09-07)

@@ -2,0 +12,0 @@

14

package.json
{
"name": "@visulima/path",
"version": "1.0.7",
"version": "1.0.8",
"description": "Drop-in replacement of the Node.js path module.",

@@ -70,5 +70,7 @@ "keywords": [

"typesVersions": {
"*": {
"*": [
"./dist/index.d.ts",
">=5.0": {
".": [
"./dist/index.d.ts"
],
"utils": [
"./dist/utils.d.ts"

@@ -89,3 +91,3 @@ ]

"@anolilab/semantic-release-preset": "^9.0.0",
"@arethetypeswrong/cli": "^0.15.4",
"@arethetypeswrong/cli": "^0.16.2",
"@babel/core": "^7.25.2",

@@ -95,3 +97,3 @@ "@rushstack/eslint-plugin-security": "^0.8.2",

"@types/node": "18.19.15",
"@visulima/packem": "^1.0.0-alpha.95",
"@visulima/packem": "^1.0.0-alpha.108",
"@vitest/coverage-v8": "^2.0.5",

@@ -98,0 +100,0 @@ "@vitest/ui": "^2.0.5",

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

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