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

@donmahallem/flow-api-types

Package Overview
Dependencies
Maintainers
1
Versions
17
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@donmahallem/flow-api-types - npm Package Compare versions

Comparing version 2.4.0 to 2.5.0

dist/model/sleep/sleep-report.d.ts

3

dist/model/sleep/index.d.ts

@@ -9,1 +9,4 @@ /*!

export * from "./sleep-summary";
export * from "./sleep-wake-state";
export * from "./sleep-wake-state-type";
export * from "./sleep-report";

@@ -14,2 +14,3 @@ "use strict";

__export(require("./sleep-summary"));
__export(require("./sleep-wake-state-type"));
//# sourceMappingURL=index.js.map

4

package.json
{
"name": "@donmahallem/flow-api-types",
"version": "2.4.0",
"version": "2.5.0",
"description": "Api Types and helper for FlowApi",

@@ -68,3 +68,3 @@ "main": "dist/index.js",

"@types/mocha": "~5.2.7",
"@types/node": "~12.11.6",
"@types/node": "~12.11.7",
"@types/sinon": "~7.5.0",

@@ -71,0 +71,0 @@ "chai": "~4.2.0",

@@ -10,1 +10,4 @@ /*!

export * from "./sleep-summary";
export * from "./sleep-wake-state";
export * from "./sleep-wake-state-type";
export * from "./sleep-report";

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