Socket
Socket
Sign inDemoInstall

@types/nano

Package Overview
Dependencies
Maintainers
1
Versions
10
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@types/nano - npm Package Compare versions

Comparing version 6.2.1 to 6.4.0

3

nano/index.d.ts

@@ -1,2 +0,2 @@

// Type definitions for nano 6.2
// Type definitions for nano 6.4
// Project: https://github.com/apache/couchdb-nano

@@ -285,2 +285,3 @@ // Definitions by: Tim Jacobi <https://github.com/timjacobi>

): Request;
get(docname: string, attname: string): NodeJS.ReadableStream;
get(docname: string, attname: string, callback?: Callback<any>): Request;

@@ -287,0 +288,0 @@ get(

{
"name": "@types/nano",
"version": "6.2.1",
"version": "6.4.0",
"description": "TypeScript definitions for nano",

@@ -28,4 +28,4 @@ "license": "MIT",

},
"typesPublisherContentHash": "d0a153169efad5510463332520b8b14e8542bf804088c848eec5945da702efbf",
"typesPublisherContentHash": "b2dcbb139abb441d3eab06a206e330d2356ab4b9a194d7b7875def7e122079e4",
"typeScriptVersion": "2.0"
}

@@ -11,3 +11,3 @@ # Installation

Additional Details
* Last updated: Wed, 06 Sep 2017 14:55:01 GMT
* Last updated: Fri, 08 Sep 2017 21:06:41 GMT
* Dependencies: events, request, node

@@ -14,0 +14,0 @@ * Global values: none

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