Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@types/pako

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/pako - npm Package Compare versions

Comparing version 0.2.21-alpha to 0.2.22-alpha

7

index.d.ts

@@ -6,2 +6,5 @@ // Type definitions for pako 0.2.8

export = Pako;
export as namespace pako;
declare namespace Pako {

@@ -61,5 +64,1 @@

}
declare module 'pako' {
export = Pako;
}
{
"name": "@types/pako",
"version": "0.2.21-alpha",
"version": "0.2.22-alpha",
"description": "TypeScript definitions for pako 0.2.8",

@@ -8,2 +8,6 @@ "main": "",

"author": "Denis Cappellin <http://github.com/cappellin>",
"repository": {
"type": "git",
"url": "https://www.github.com/DefinitelyTyped/DefinitelyTyped.git"
},
"license": "MIT",

@@ -10,0 +14,0 @@ "typings": "index.d.ts",

@@ -11,9 +11,9 @@ # Installation

Additional Details
* Last updated: Wed, 25 May 2016 04:20:29 GMT
* File structure: OldUMD
* Last updated: Fri, 01 Jul 2016 18:42:30 GMT
* File structure: UMD
* Library Dependencies: none
* Module Dependencies: none
* Global values: Pako
* Global values: pako, Pako
# Credits
These definitions were written by Denis Cappellin <http://github.com/cappellin>.

@@ -13,13 +13,12 @@ {

"sourceBranch": "types-2.0",
"kind": "OldUMD",
"kind": "UMD",
"globals": [
"pako",
"Pako"
],
"declaredModules": [
"pako"
],
"declaredModules": [],
"files": [
"index.d.ts"
],
"contentHash": "26281f3ebac62aa2cf8c85e64d6ae2bcf58734204da85ceb751bdab78bcad39c"
"contentHash": "94a489ac5397af2ee0446dd27b1d789c1c25495ad74a050d78335d7bd0616504"
}
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