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

@stoplight/path

Package Overview
Dependencies
Maintainers
14
Versions
33
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@stoplight/path - npm Package Compare versions

Comparing version 0.0.44-alpha.1 to 1.0.0

__tests__/dirname.spec.d.ts

37

package.json
{
"name": "@stoplight/path",
"version": "0.0.44-alpha.1",
"description": "Stoplight path type and interface definitions.",
"main": "lib/index.js",
"version": "1.0.0",
"description": "",
"keywords": [],
"sideEffects": false,
"author": "Stoplight <dev@stoplight.io>",
"homepage": "https://stoplight.io",
"license": "MIT",
"repository": "https://github.com/stoplightio/core/tree/master/packages/path",
"scripts": {
"depcheck": "depcheck",
"ncu": "ncu",
"prepublishOnly": "yarn build",
"build": "cross-env NODE_ENV=production yarn build.module",
"build.module": "tsc --outDir ./lib",
"build.docs": "typedoc --out docs --target es6 --theme minimal --mode file src",
"start": "cross-env NODE_ENV=development yarn build.module -w",
"clean": "git clean -fdX ."
"files": [
"**/*"
],
"author": "Stoplight <support@stoplight.io>",
"repository": {
"type": "git",
"url": "https://github.com/stoplightio/path"
},
"dependencies": {
"tslib": "1.x.x"
"license": "Apache-2.0",
"engines": {
"node": ">=10"
},
"gitHead": "8c1880f92fe7ca5e24dccdc03c32387097c2b900"
"peerDependencies": {},
"dependencies": {},
"main": "index.cjs.js",
"module": "index.es.js",
"typings": "src/index.d.ts"
}
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