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

@teambit/toolbox.path.is-path-inside

Package Overview
Dependencies
Maintainers
16
Versions
124
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@teambit/toolbox.path.is-path-inside - npm Package Compare versions

Comparing version 0.0.489 to 0.0.490

package-tar/teambit-toolbox.path.is-path-inside-0.0.490.tgz

6

dist/is-path-inside.js
"use strict";
var __createBinding = (this && this.__createBinding) || (Object.create ? (function(o, m, k, k2) {
if (k2 === undefined) k2 = k;
Object.defineProperty(o, k2, { enumerable: true, get: function() { return m[k]; } });
var desc = Object.getOwnPropertyDescriptor(m, k);
if (!desc || ("get" in desc ? !m.__esModule : desc.writable || desc.configurable)) {
desc = { enumerable: true, get: function() { return m[k]; } };
}
Object.defineProperty(o, k2, desc);
}) : (function(o, m, k, k2) {

@@ -6,0 +10,0 @@ if (k2 === undefined) k2 = k;

8

package.json
{
"name": "@teambit/toolbox.path.is-path-inside",
"version": "0.0.489",
"version": "0.0.490",
"homepage": "https://bit.dev/teambit/toolbox/path/is-path-inside",

@@ -9,10 +9,10 @@ "main": "dist/index.js",

"name": "path/is-path-inside",
"version": "0.0.489"
"version": "0.0.490"
},
"dependencies": {
"@teambit/toolbox.string.strip-trailing-char": "0.0.489"
"@teambit/toolbox.string.strip-trailing-char": "0.0.490"
},
"devDependencies": {
"@types/mocha": "9.1.0",
"@babel/runtime": "7.12.18",
"@babel/runtime": "7.20.0",
"@types/node": "12.20.4",

@@ -19,0 +19,0 @@ "@types/jest": "26.0.20"

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