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

api-opinionated

Package Overview
Dependencies
Maintainers
0
Versions
10
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

api-opinionated - npm Package Compare versions

Comparing version 0.0.4 to 0.0.5

3

dist/index.d.ts

@@ -22,3 +22,4 @@ interface ApiFilter {

_status: number;
details?: string;
error: string;
detail?: string;
message?: string;

@@ -25,0 +26,0 @@ }

{
"name": "api-opinionated",
"version": "0.0.4",
"version": "0.0.5",
"description": "Opinionated API utilities",

@@ -24,2 +24,3 @@ "license": "MIT",

"build": "tsup src/index.ts --minify --dts --format cjs,esm --out-dir dist",
"publish": "npm run build && npm publish",
"prepare": "husky"

@@ -26,0 +27,0 @@ },

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