New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

@zodash/to-path

Package Overview
Dependencies
Maintainers
1
Versions
20
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@zodash/to-path - npm Package Compare versions

Comparing version 0.0.8 to 0.0.9

8

CHANGELOG.md

@@ -6,2 +6,10 @@ # Change Log

## 0.0.9 (2020-09-18)
**Note:** Version bump only for package @zodash/to-path
## [0.0.8](https://github.com/zcorky/zodash/compare/@zodash/to-path@0.0.7...@zodash/to-path@0.0.8) (2019-12-24)

@@ -8,0 +16,0 @@

1

lib/to-path.js
"use strict";
Object.defineProperty(exports, "__esModule", { value: true });
exports.toPath = void 0;
function toPath(pathString) {

@@ -4,0 +5,0 @@ if (!pathString)

4

package.json
{
"name": "@zodash/to-path",
"version": "0.0.8",
"version": "0.0.9",
"description": "Transform path string to path array",

@@ -69,3 +69,3 @@ "keywords": [

},
"gitHead": "85faa88f04a8a8c2454a5274a6f29c602d8dc04d"
"gitHead": "dcbc4fffe9448cf235b5a8dabb09882e38535582"
}

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