Socket
Socket
Sign inDemoInstall

@lapo/asn1js

Package Overview
Dependencies
Maintainers
1
Versions
15
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@lapo/asn1js - npm Package Compare versions

Comparing version 2.0.4-prev to 2.0.4

2

package.json
{
"name": "@lapo/asn1js",
"version": "2.0.4-prev",
"version": "2.0.4",
"description": "Generic ASN.1 parser/decoder that can decode any valid ASN.1 DER or BER structures.",

@@ -5,0 +5,0 @@ "type": "module",

@@ -72,2 +72,11 @@ asn1js

Usage from CLI
--------------------
You can dump an ASN.1 structure from the command line using the following command (no need to even install it):
```sh
npx @lapo/asn1js ed25519.cer
```
ISC license

@@ -74,0 +83,0 @@ -----------

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