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

@sapphire/plugin-api

Package Overview
Dependencies
Maintainers
3
Versions
790
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@sapphire/plugin-api - npm Package Compare versions

Comparing version 1.1.0 to 1.1.1

4

CHANGELOG.md

@@ -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 @@

5

package.json
{
"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"
}
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