@sapphire/plugin-api
Advanced tools
Comparing version 1.1.0 to 1.1.1
@@ -6,2 +6,6 @@ # Change Log | ||
## [1.1.1](https://github.com/sapphire-project/plugins/compare/@sapphire/plugin-api@1.1.0...@sapphire/plugin-api@1.1.1) (2020-12-24) | ||
**Note:** Version bump only for package @sapphire/plugin-api | ||
# [1.1.0](https://github.com/sapphire-project/plugins/compare/@sapphire/plugin-api@1.0.1...@sapphire/plugin-api@1.1.0) (2020-12-24) | ||
@@ -8,0 +12,0 @@ |
{ | ||
"name": "@sapphire/plugin-api", | ||
"version": "1.1.0", | ||
"version": "1.1.1", | ||
"description": "Plugin for @sapphire/framework to expose a REST API", | ||
@@ -26,2 +26,3 @@ "author": "@sapphire", | ||
"postbuild": "run-p esm:**", | ||
"prepublishOnly": "yarn build", | ||
"esm:register": "gen-esm-wrapper dist/register.js dist/register.mjs", | ||
@@ -76,3 +77,3 @@ "esm:default": "gen-esm-wrapper dist/index.js dist/index.mjs" | ||
}, | ||
"gitHead": "ff829065d648be4e898fa4e73f6abbe7d7d0e450" | ||
"gitHead": "8af24c2f3eb2c8e6c87e26fad73f27dbb02982f2" | ||
} |
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
166794