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.8 to 0.0.9

1

dist/index.d.ts

@@ -19,2 +19,3 @@ interface ApiFilter {

error?: ApiError;
status?: ApiStatusCode;
}

@@ -21,0 +22,0 @@ interface ApiError {

4

package.json
{
"name": "api-opinionated",
"version": "0.0.8",
"version": "0.0.9",
"description": "Opinionated API utilities",

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

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

@@ -27,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