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

resource-path

Package Overview
Dependencies
Maintainers
1
Versions
6
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

resource-path - npm Package Compare versions

Comparing version 1.2.0 to 1.2.1

yarn.lock

2

package.json
{
"name": "resource-path",
"version": "1.2.0",
"version": "1.2.1",
"description": "Tiny module to generate resource paths for APIs",

@@ -5,0 +5,0 @@ "main": "index.js",

@@ -1,8 +0,8 @@

# Resource Path
# `/resource/:path`
[![Travis](https://img.shields.io/travis/aurbano/resource-path.svg?style=flat-square)](https://travis-ci.org/aurbano/resource-path)
[![npm](https://img.shields.io/npm/v/resource-path.svg?style=flat-square)](https://www.npmjs.com/package/resource-path)
[![Coveralls](https://img.shields.io/coveralls/aurbano/resource-path.svg)]()
[![npm](https://img.shields.io/npm/dm/resource-path.svg)]()
[![npm](https://img.shields.io/npm/l/resource-path.svg)]()
[![Travis](https://img.shields.io/travis/aurbano/resource-path.svg)](https://travis-ci.org/aurbano/resource-path)
[![npm](https://img.shields.io/npm/v/resource-path.svg)](https://www.npmjs.com/package/resource-path)
[![Coverage Status](https://coveralls.io/repos/github/aurbano/resource-path/badge.svg?branch=master)](https://coveralls.io/github/aurbano/resource-path?branch=master)
[![npm](https://img.shields.io/npm/dm/resource-path.svg)](https://www.npmjs.com/package/resource-path)
[![npm](https://img.shields.io/npm/l/resource-path.svg)](https://www.npmjs.com/package/resource-path)

@@ -71,1 +71,3 @@ > Tiny module to generate resource paths for APIs, with zero dependencies

This project is licensed under the MIT License.
[![Analytics](https://ga-beacon.appspot.com/UA-3181088-16/resource-path/readme)](https://github.com/aurbano)
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