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

@peculiar/asn1-cms

Package Overview
Dependencies
Maintainers
6
Versions
51
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@peculiar/asn1-cms - npm Package Compare versions

Comparing version 2.0.17 to 2.0.18

build/cjs/tsconfig.compile.tsbuildinfo

1

build/cjs/index.js

@@ -9,2 +9,3 @@ "use strict";

tslib_1.__exportStar(require("./issuer_and_serial_number"), exports);
tslib_1.__exportStar(require("./object_identifiers"), exports);
tslib_1.__exportStar(require("./revocation_info_choice"), exports);

@@ -11,0 +12,0 @@ tslib_1.__exportStar(require("./signed_data"), exports);

@@ -6,2 +6,3 @@ export * from "./attribute";

export * from "./issuer_and_serial_number";
export * from "./object_identifiers";
export * from "./revocation_info_choice";

@@ -8,0 +9,0 @@ export * from "./signed_data";

@@ -6,2 +6,3 @@ export * from "./attribute";

export * from "./issuer_and_serial_number";
export * from "./object_identifiers";
export * from "./revocation_info_choice";

@@ -8,0 +9,0 @@ export * from "./signed_data";

4

package.json
{
"name": "@peculiar/asn1-cms",
"version": "2.0.17",
"version": "2.0.18",
"description": "ASN.1 schema of `Cryptographic Message Syntax (CMS)` (RFC5652)",

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

},
"gitHead": "201ec3ab1bb8adbc77ed8224986cb545154dad89"
"gitHead": "26370fde39296dbc5759ecd53153e47a470b57d0"
}
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