Socket
Socket
Sign inDemoInstall

@arcblock/jwt

Package Overview
Dependencies
Maintainers
0
Versions
249
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@arcblock/jwt - npm Package Compare versions

Comparing version 1.18.132 to 1.18.133

24

package.json
{
"name": "@arcblock/jwt",
"description": "JSON Web Token variant for arcblock DID solutions",
"version": "1.18.132",
"version": "1.18.133",
"author": {

@@ -21,18 +21,18 @@ "name": "wangshijun",

"dependencies": {
"@arcblock/did": "1.18.132",
"@ocap/mcrypto": "1.18.132",
"@ocap/util": "1.18.132",
"debug": "^4.3.4",
"@arcblock/did": "1.18.133",
"@ocap/mcrypto": "1.18.133",
"@ocap/util": "1.18.133",
"debug": "^4.3.6",
"json-stable-stringify": "^1.0.1",
"semver": "^7.3.8"
"semver": "^7.6.3"
},
"devDependencies": {
"@arcblock/eslint-config-ts": "0.2.3",
"@types/jest": "^27.5.2",
"@types/jest": "^29.5.12",
"@types/json-stable-stringify": "^1.0.34",
"@types/node": "^17.0.45",
"@types/semver": "^7.3.12",
"@types/semver": "^7.5.8",
"eslint": "^8.25.0",
"jest": "^27.5.1",
"ts-jest": "^28.0.8",
"jest": "^29.7.0",
"ts-jest": "^29.2.5",
"tslib": "^2.4.0",

@@ -62,3 +62,3 @@ "typescript": "^4.8.4"

"test": "jest --forceExit --detectOpenHandles",
"coverage": "yarn test -- --coverage",
"coverage": "npm run test -- --coverage",
"clean": "rm -fr lib",

@@ -69,3 +69,3 @@ "prebuild": "npm run clean",

},
"gitHead": "6699d47364eb94f564e0fcf6ea55b6e7ea005d0d"
"gitHead": "cd4b69aef69b4e30265c3897a22fb63c902c5d4e"
}
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