Socket
Socket
Sign inDemoInstall

@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.2.0 to 2.3.0

1

build/cjs/types.js

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

})(CMSVersion = exports.CMSVersion || (exports.CMSVersion = {}));
;
let DigestAlgorithmIdentifier = class DigestAlgorithmIdentifier extends asn1_x509_1.AlgorithmIdentifier {

@@ -19,0 +18,0 @@ };

@@ -13,3 +13,2 @@ import { __decorate } from "tslib";

})(CMSVersion || (CMSVersion = {}));
;
let DigestAlgorithmIdentifier = class DigestAlgorithmIdentifier extends AlgorithmIdentifier {

@@ -16,0 +15,0 @@ };

10

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

@@ -37,9 +37,9 @@ "files": [

"dependencies": {
"@peculiar/asn1-schema": "^2.2.0",
"@peculiar/asn1-x509": "^2.2.0",
"@peculiar/asn1-x509-attr": "^2.2.0",
"@peculiar/asn1-schema": "^2.3.0",
"@peculiar/asn1-x509": "^2.3.0",
"@peculiar/asn1-x509-attr": "^2.3.0",
"asn1js": "^3.0.5",
"tslib": "^2.4.0"
},
"gitHead": "1c4af9723af2807d960c3b850109ef0d3c74e52b"
"gitHead": "51c0ffbe6b3e2ff06883daaa20658e94378f7080"
}

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

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