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

@bemoje/api-util

Package Overview
Dependencies
Maintainers
1
Versions
47
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@bemoje/api-util - npm Package Compare versions

Comparing version 0.0.5 to 0.0.6

2

dist/index.cjs.js
/*!
* @bemoje/api-util v0.0.3
* @bemoje/api-util v0.0.5
* (c) Benjamin Møller Jensen

@@ -4,0 +4,0 @@ * Released under the MIT License.

/*!
* @bemoje/api-util v0.0.3
* @bemoje/api-util v0.0.5
* (c) Benjamin Møller Jensen

@@ -4,0 +4,0 @@ * Released under the MIT License.

{
"name": "@bemoje/api-util",
"version": "0.0.5",
"version": "0.0.6",
"description": "Utilities for working woth APIs.",

@@ -15,3 +15,3 @@ "main": "dist/index.cjs.js",

"docshtml": "rimraf docs/html && typedoc --out docs/html --entryPoints src/index.ts",
"docs": "rimraf docs && npm run docsmd && npm run docshtml",
"docs": "npm run docsmd && npm run docshtml",
"viewdocs": "start docs/html/index.html",

@@ -18,0 +18,0 @@ "prepub": "npm run build && npm run test && npm run docs"

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