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

fitbit-api-handler

Package Overview
Dependencies
Maintainers
1
Versions
153
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

fitbit-api-handler - npm Package Compare versions

Comparing version 0.4.0 to 1.0.0

dist/models/Activity.js.flow

8

CHANGELOG.md

@@ -5,2 +5,10 @@ # Change Log

## [1.0.0] - 2018-05-31
### Changed
- Jupijou, version 1.0
### Fixed
- Fix path to main file
## [0.4.0] - 2018-04-16

@@ -7,0 +15,0 @@ ### Changed

14

package.json
{
"name": "fitbit-api-handler",
"version": "0.4.0",
"version": "1.0.0",
"description": "Unofficial handler for Fitbit API",
"main": "./src/index.js",
"main": "./dist/index.js",
"jsnext:main": "dist/index.es.js",

@@ -32,3 +32,3 @@ "module": "dist/index.es.js",

"@socifi/eslint-config": "^1.6.2",
"flow-bin": "^0.69.0",
"flow-bin": "^0.73.0",
"flow-coverage-report": "^0.5.0",

@@ -40,7 +40,7 @@ "flow-typed": "^2.3.0",

"dependencies": {
"luxon": "^1.0.0",
"mathjs": "^4.0.1",
"query-string": "^6.0.0",
"rest-api-handler": "^1.6.0"
"luxon": "^1.2.1",
"mathjs": "^4.4.1",
"query-string": "^6.1.0",
"rest-api-handler": "^1.7.0"
}
}
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