Socket
Socket
Sign inDemoInstall

@types/jszip

Package Overview
Dependencies
Maintainers
1
Versions
26
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@types/jszip - npm Package Compare versions

Comparing version 3.1.7 to 3.4.0

38

jszip/package.json
{
"name": "@types/jszip",
"version": "3.1.7",
"description": "TypeScript definitions for JSZip",
"license": "MIT",
"contributors": [
{
"name": "mzeiher",
"url": "https://github.com/mzeiher",
"githubUsername": "mzeiher"
},
{
"name": "forabi",
"url": "https://github.com/forabi",
"githubUsername": "forabi"
},
{
"name": "Florian Keller",
"url": "https://github.com/ffflorian",
"githubUsername": "ffflorian"
}
],
"version": "3.4.0",
"typings": null,
"description": "Stub TypeScript definitions entry for jszip, which provides its own types definitions",
"main": "",
"types": "index.d.ts",
"repository": {
"type": "git",
"url": "https://github.com/DefinitelyTyped/DefinitelyTyped.git",
"directory": "types/jszip"
},
"scripts": {},
"author": "",
"repository": "https://github.com/Stuk/jszip",
"license": "MIT",
"dependencies": {
"@types/node": "*"
},
"typesPublisherContentHash": "37eae717c9e1bfaaefaa45f3d5cb51b3ef128d8ed6927e9fcc3dba94d81a88db",
"typeScriptVersion": "2.8"
"jszip": "*"
}
}

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

# Installation
> `npm install --save @types/jszip`
This is a stub types definition for jszip (https://github.com/Stuk/jszip).
# Summary
This package contains type definitions for JSZip (http://stuk.github.com/jszip/).
# Details
Files were exported from https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/jszip.
### Additional Details
* Last updated: Wed, 08 Jan 2020 15:55:20 GMT
* Dependencies: [@types/node](https://npmjs.com/package/@types/node)
* Global values: none
# Credits
These definitions were written by mzeiher (https://github.com/mzeiher), forabi (https://github.com/forabi), and Florian Keller (https://github.com/ffflorian).
jszip provides its own type definitions, so you don't need @types/jszip installed!

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