Socket
Socket
Sign inDemoInstall

@types/asn1js

Package Overview
Dependencies
Maintainers
1
Versions
14
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@types/asn1js - npm Package Compare versions

Comparing version 2.0.2 to 3.0.0

28

asn1js/package.json
{
"name": "@types/asn1js",
"version": "2.0.2",
"description": "TypeScript definitions for asn1js",
"homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/asn1js",
"license": "MIT",
"contributors": [
{
"name": "Stepan Miroshin",
"url": "https://github.com/microshine",
"githubUsername": "microshine"
}
],
"version": "3.0.0",
"typings": null,
"description": "Stub TypeScript definitions entry for asn1js, which provides its own types definitions",
"main": "",
"types": "index.d.ts",
"repository": {
"type": "git",
"url": "https://github.com/DefinitelyTyped/DefinitelyTyped.git",
"directory": "types/asn1js"
},
"scripts": {},
"dependencies": {},
"typesPublisherContentHash": "5897b57309119cf2cd21f04149541ae633925cb68e3587cc632da2690e62e8a0",
"typeScriptVersion": "3.6"
"author": "",
"license": "MIT",
"dependencies": {
"asn1js": "*"
}
}

@@ -1,16 +0,3 @@

# Installation
> `npm install --save @types/asn1js`
This is a stub types definition for @types/asn1js (https://github.com/PeculiarVentures/asn1.js#readme).
# Summary
This package contains type definitions for asn1js (https://github.com/PeculiarVentures/ASN1.js).
# Details
Files were exported from https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/asn1js.
### Additional Details
* Last updated: Fri, 09 Jul 2021 02:32:21 GMT
* Dependencies: none
* Global values: none
# Credits
These definitions were written by [Stepan Miroshin](https://github.com/microshine).
asn1js provides its own type definitions, so you don't need @types/asn1js installed!
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