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.11 to 0.0.12

2

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

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

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

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

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

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

"scripts": {
"build": "rimraf dist && rollup --config ./rollup.config.js --bundleConfigAsCjs",
"docs": "rimraf ../../docs/api-util && typedoc --out ../../docs/api-util --entryPoints src/index.ts"
"build": "rimraf dist && rollup --config ./rollup.config.js --bundleConfigAsCjs"
},

@@ -13,0 +12,0 @@ "author": {

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