Socket
Socket
Sign inDemoInstall

@peculiar/asn1-schema

Package Overview
Dependencies
Maintainers
6
Versions
41
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@peculiar/asn1-schema - npm Package Compare versions

Comparing version 2.0.17 to 2.0.23

build/cjs/tsconfig.compile.tsbuildinfo

1

build/cjs/index.js
"use strict";
Object.defineProperty(exports, "__esModule", { value: true });
exports.AsnSerializer = exports.AsnParser = exports.AsnPropTypes = exports.AsnTypeTypes = exports.AsnType = exports.AsnProp = void 0;
const tslib_1 = require("tslib");

@@ -4,0 +5,0 @@ tslib_1.__exportStar(require("./converters"), exports);

10

package.json
{
"name": "@peculiar/asn1-schema",
"version": "2.0.17",
"version": "2.0.23",
"description": "Decorators for ASN.1 schemas building",

@@ -41,6 +41,6 @@ "files": [

"dependencies": {
"@types/asn1js": "^0.0.1",
"@types/asn1js": "^0.0.2",
"asn1js": "^2.0.26",
"pvtsutils": "^1.0.11",
"tslib": "^2.0.1"
"pvtsutils": "^1.0.14",
"tslib": "^2.0.2"
},

@@ -57,3 +57,3 @@ "contributors": [

],
"gitHead": "201ec3ab1bb8adbc77ed8224986cb545154dad89"
"gitHead": "1dc02dc56435c5c1c08c2950a6e4dbd2dd735ded"
}
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