Socket
Socket
Sign inDemoInstall

@peculiar/asn1-x509

Package Overview
Dependencies
6
Maintainers
6
Versions
44
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 2.0.17 to 2.0.20

build/cjs/tsconfig.compile.tsbuildinfo

3

build/types/name.d.ts

@@ -25,2 +25,5 @@ import { AsnArray } from "@peculiar/asn1-schema";

constructor(params?: Partial<DirectoryString>);
/**
* Returns a string representation of an object.
*/
toString(): string;

@@ -27,0 +30,0 @@ }

4

package.json
{
"name": "@peculiar/asn1-x509",
"version": "2.0.17",
"version": "2.0.20",
"description": "ASN.1 schema of `Internet X.509 Public Key Infrastructure Certificate and Certificate Revocation List (CRL) Profile` (RFC5280)",

@@ -46,3 +46,3 @@ "files": [

},
"gitHead": "201ec3ab1bb8adbc77ed8224986cb545154dad89"
"gitHead": "6efba5f47e7cad3044ea44af2843a9878978c161"
}
SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Packages

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc