@bemoje/api-util
Advanced tools
Comparing version 0.0.11 to 0.0.12
/*! | ||
* @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": { |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
98748