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

@peculiar/jose

Package Overview
Dependencies
Maintainers
6
Versions
11
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@peculiar/jose - npm Package Compare versions

Comparing version 1.7.0 to 1.7.2

1

build/types/jws.d.ts
import { JsonWebKey } from "./jwk";
export interface JwsProtectedBase {
typ?: string;
alg?: string;

@@ -4,0 +5,0 @@ kid?: string;

4

package.json
{
"name": "@peculiar/jose",
"version": "1.7.0",
"version": "1.7.2",
"description": "Implementation of Javascript Object Signing and Encryption (jose)",

@@ -47,3 +47,3 @@ "keywords": [

"homepage": "https://github.com/PeculiarVentures/acme-ts#readme",
"gitHead": "545ed632e0ada0541101cfcd3c7e4e025d43991c"
"gitHead": "a7c045bc82a70a84d2079eb336742f7d2ade8749"
}
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