@bemoje/api-util
Advanced tools
Comparing version 0.0.5 to 0.0.6
/*! | ||
* @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" |
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
98900