Socket
Socket
Sign inDemoInstall

@ms-cloudpack/path-string-parsing

Package Overview
Dependencies
Maintainers
3
Versions
13
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@ms-cloudpack/path-string-parsing - npm Package Compare versions

Comparing version 1.2.1 to 1.2.2

lib/makeUrl.d.ts

1

lib/index.d.ts

@@ -6,2 +6,3 @@ export { safeRelativePath } from './safeRelativePath.js';

export { parseNamedImports } from './parseNamedImports.js';
export { makeUrl } from './makeUrl.js';
//# sourceMappingURL=index.d.ts.map

@@ -6,2 +6,3 @@ export { safeRelativePath } from './safeRelativePath.js';

export { parseNamedImports } from './parseNamedImports.js';
export { makeUrl } from './makeUrl.js';
//# sourceMappingURL=index.js.map

5

package.json
{
"name": "@ms-cloudpack/path-string-parsing",
"version": "1.2.1",
"version": "1.2.2",
"description": "Common path-related string parsing utilities for Cloudpack",

@@ -27,3 +27,4 @@ "license": "MIT",

"devDependencies": {
"@ms-cloudpack/eslint-plugin-internal": "*"
"@ms-cloudpack/eslint-plugin-internal": "^0.0.1",
"@ms-cloudpack/scripts": "^0.0.1"
},

@@ -30,0 +31,0 @@ "files": [

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