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

@types/jsrsasign

Package Overview
Dependencies
Maintainers
1
Versions
36
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@types/jsrsasign - npm Package Compare versions

Comparing version 8.0.6 to 8.0.7

8

jsrsasign/modules/KJUR/jws/JWS.d.ts

@@ -360,7 +360,7 @@ declare namespace jsrsasign.KJUR.jws {

acceptField?: {
alg: string[];
aud: string[];
iss: string[];
alg?: string[];
aud?: string[];
iss?: string[];
jti?: string;
sub: string[];
sub?: string[];
verifyAt?: string | number;

@@ -367,0 +367,0 @@ },

{
"name": "@types/jsrsasign",
"version": "8.0.6",
"version": "8.0.7",
"description": "TypeScript definitions for jsrsasign",

@@ -22,4 +22,4 @@ "license": "MIT",

"dependencies": {},
"typesPublisherContentHash": "678b5be998eb27fdb1388555e8b653730ec60e32ada3867e8a8a7bcbc6848fb4",
"typesPublisherContentHash": "8e3ec5567ab8082a78196b455c7076a71b2df893a1de3bb02cea550359984585",
"typeScriptVersion": "3.2"
}

@@ -11,3 +11,3 @@ # Installation

### Additional Details
* Last updated: Fri, 09 Oct 2020 05:05:44 GMT
* Last updated: Fri, 16 Oct 2020 15:26:16 GMT
* Dependencies: none

@@ -14,0 +14,0 @@ * Global values: `jsrsasign`, `lang`

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