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 0.2.3 to 1.0.0

2

package.json
{
"name": "fitbit-sdk-types",
"version": "0.2.3",
"version": "1.0.0",
"description": "Types for Fitbit SDK.",

@@ -5,0 +5,0 @@ "scripts": {

@@ -14,5 +14,3 @@ # Fitbit SDK Types

"include": [
"node_modules/fitbit-sdk-types/device",
"node_modules/fitbit-sdk-types/companion",
"node_modules/fitbit-sdk-types/settings",
"node_modules/fitbit-sdk-types/src",
"./**/*.ts",

@@ -19,0 +17,0 @@ "./**/*.tsx"

@@ -11,3 +11,3 @@ interface StorageChangeEvent extends Event {

}> {
onchange: (event: Event) => void;
onchange: (event: StorageChangeEvent) => void;
}
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