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

fitbit-sdk-types

Package Overview
Dependencies
Maintainers
1
Versions
79
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

fitbit-sdk-types - npm Package Compare versions

Comparing version 4.1.3 to 4.1.4

8

package.json
{
"name": "fitbit-sdk-types",
"version": "4.1.3",
"version": "4.1.4",
"author": "Sergio Morchón Poveda <sergio.morchon@outlook.com>",

@@ -34,8 +34,8 @@ "description": "Types for Fitbit SDK.",

"devDependencies": {
"@types/node": "^11.11.3",
"@types/node": "^11.13.4",
"prettier": "^1.16.4",
"tslint": "^5.14.0",
"tslint": "^5.15.0",
"tslint-config-prettier": "^1.18.0",
"typescript": "^3.3.3333"
"typescript": "^3.4.3"
}
}

@@ -23,3 +23,3 @@ declare module 'file-transfer' {

): Promise<FileTransfer>;
enumerate(): Promise<FileTransfer>;
enumerate(): Promise<FileTransfer[]>;
}

@@ -26,0 +26,0 @@ const outbox: Outbox;

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