Socket
Socket
Sign inDemoInstall

@data-client/rest

Package Overview
Dependencies
Maintainers
0
Versions
48
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@data-client/rest - npm Package Compare versions

Comparing version 0.12.8 to 0.13.4

13

package.json
{
"name": "@data-client/rest",
"version": "0.12.8",
"version": "0.13.4",
"description": "Endpoints for REST APIs",

@@ -25,3 +25,3 @@ "homepage": "https://dataclient.io/rest",

"HTTP",
"path-to-regex",
"path-to-regexp",
"path template",

@@ -41,3 +41,5 @@ "data fetching",

"web",
"json"
"json",
"async",
"promise"
],

@@ -134,3 +136,3 @@ "sideEffects": false,

"@babel/runtime": "^7.17.0",
"@data-client/endpoint": "^0.12.7",
"@data-client/endpoint": "^0.13.4",
"path-to-regexp": "^6.2.1"

@@ -140,5 +142,4 @@ },

"@anansi/browserslist-config": "^1.4.2",
"@types/node": "^20.0.0",
"@types/path-to-regexp": "^1.7.0"
"@types/node": "^20.0.0"
}
}

@@ -28,3 +28,3 @@ # TypeScript HTTP definitions

[RestEndpoint](https://dataclient.io/rest/api/RestEndpoint) infers [path-to-regex](https://github.com/pillarjs/path-to-regexp#compile-reverse-path-to-regexp)
[RestEndpoint](https://dataclient.io/rest/api/RestEndpoint) infers [path-to-regexp](https://github.com/pillarjs/path-to-regexp#compile-reverse-path-to-regexp)
argument types, enabling enforcement of function calls

@@ -31,0 +31,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