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

@stoplight/path

Package Overview
Dependencies
Maintainers
1
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 2.0.0-beta.1 to 2.0.0-beta.2

6

package.json
{
"name": "@stoplight/path",
"version": "2.0.0-beta.1",
"version": "2.0.0-beta.2",
"description": "",

@@ -15,3 +15,3 @@ "keywords": [],

"license": "Apache-2.0",
"type": "module",
"type": "commonjs",
"main": "./dist/cjs/index.js",

@@ -48,3 +48,3 @@ "module": "./dist/esm/index.js",

"test.watch": "yarn test --watch",
"yalc": "yarn build && (cd dist && yalc push)",
"yalc": "yarn build && yalc push",
"yalc.watch": "nodemon --watch 'src/**/*' --exec 'yarn yalc'"

@@ -51,0 +51,0 @@ },

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