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

@dbpath/pathparser

Package Overview
Dependencies
Maintainers
1
Versions
41
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@dbpath/pathparser - npm Package Compare versions

Comparing version 0.3.16 to 0.3.17

0

dist/index.d.ts
export * from './src/path.parser';
export * from './src/preprocessor';

@@ -0,0 +0,0 @@ "use strict";

@@ -0,0 +0,0 @@ import { ErrorsAnd } from "@dbpath/utils";

@@ -0,0 +0,0 @@ "use strict";

@@ -0,0 +0,0 @@ import { ParserContext, ResultAndContext } from "@dbpath/parser";

@@ -0,0 +0,0 @@ "use strict";

import { ErrorsAnd } from "@dbpath/utils";
export declare function preprocessor(idFn: (s: string) => string, s: string): ErrorsAnd<string>;

@@ -0,0 +0,0 @@ "use strict";

@@ -0,0 +0,0 @@ "use strict";

10

package.json
{
"name": "@dbpath/pathparser",
"description": "",
"version": "0.3.16",
"version": "0.3.17",
"main": "dist/index",

@@ -20,6 +20,6 @@ "types": "dist/index",

"dependencies": {
"@dbpath/types": "0.3.16",
"@dbpath/utils": "0.3.16",
"@dbpath/parser": "0.3.16",
"@dbpath/fixtures": "0.3.16"
"@dbpath/types": "0.3.17",
"@dbpath/utils": "0.3.17",
"@dbpath/parser": "0.3.17",
"@dbpath/fixtures": "0.3.17"
},

@@ -26,0 +26,0 @@ "devDependencies": {

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