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

@plumier/jwt

Package Overview
Dependencies
Maintainers
1
Versions
645
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@plumier/jwt - npm Package Compare versions

Comparing version 1.1.3-canary.3 to 1.1.3

8

CHANGELOG.md

@@ -6,2 +6,10 @@ # Change Log

## [1.1.3](https://github.com/plumier/plumier/compare/v1.1.2...v1.1.3) (2023-03-10)
**Note:** Version bump only for package @plumier/jwt
## [1.1.2](https://github.com/plumier/plumier/compare/v1.1.1...v1.1.2) (2023-01-20)

@@ -8,0 +16,0 @@

8

package.json
{
"name": "@plumier/jwt",
"version": "1.1.3-canary.3+0fac589",
"version": "1.1.3",
"description": "Plumier authorization module using JWT",

@@ -14,4 +14,4 @@ "main": "lib/index.js",

"dependencies": {
"@plumier/core": "1.1.3-canary.3+0fac589",
"@plumier/query-parser": "1.1.3-canary.3+0fac589",
"@plumier/core": "^1.1.3",
"@plumier/query-parser": "^1.1.3",
"koa-jwt": "^4.0.3"

@@ -32,3 +32,3 @@ },

},
"gitHead": "0fac58948eae4cd5c03138b1d2ca414deade229b"
"gitHead": "548e038b465048dd187866701ecb5fa81ccee517"
}
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