parse-asn1

v5.1.7
utility library for parsing asn1 files for use with browserify-sign.

prepack

npmignore --auto --commentLines=autogenerated

prepublish

not-in-publish || npm run prepublishOnly

prepublishOnly

safe-publish-latest

lint

eslint --ext=js,mjs .

tests-only

tape 'test/**/*.js'

pretest

npm run lint

test

npm run tests-only

posttest

aud --production

version

auto-changelog && git add CHANGELOG.md

postversion

auto-changelog && git add CHANGELOG.md && git commit --no-edit --amend && git tag -f "v$(node -e "console.log(require('./package.json').version)")"
npm i parse-asn1

Metadata

  • ISC
  • >= 0.10
  • Unknown
  • released 3/5/2024

Downloads