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

@ta-interaktiv/newsnet-api-flow-types

Package Overview
Dependencies
Maintainers
3
Versions
25
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@ta-interaktiv/newsnet-api-flow-types - npm Package Compare versions

Comparing version 0.7.0 to 0.7.1

8

CHANGELOG.md

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

<a name="0.7.1"></a>
## [0.7.1](https://gitlab.com/ta-interaktiv/packages/compare/@ta-interaktiv/newsnet-api-flow-types@0.7.0...@ta-interaktiv/newsnet-api-flow-types@0.7.1) (2018-03-13)
**Note:** Version bump only for package @ta-interaktiv/newsnet-api-flow-types
<a name="0.7.0"></a>

@@ -8,0 +16,0 @@ # [0.7.0](https://gitlab.com/ta-interaktiv/packages/compare/@ta-interaktiv/newsnet-api-flow-types@0.6.0...@ta-interaktiv/newsnet-api-flow-types@0.7.0) (2018-03-05)

27

index.js
// @flow
export type {Article, ArticleContent} from './api/articles/article/index'
export type {Author} from './api/articles/article/author'
export type { Statistic, Gtm, Webseismo, Wemf } from './api/articles/article/external_services/statistic'
export type { Paywall, PaywallStatus } from './api/articles/article/external_services/paywall'
export type {Community} from './api/articles/article/communities/community'
export type {Communities} from './api/articles/article/communities/index'
export type {Site, SiteContent, SiteConfig} from './api/sites/default'
export { CacheInformation } from './api/articles/article/external_services/cache'
export type { Article, ArticleContent } from './api/articles/article/index'
export type { Author } from './api/articles/article/author'
export type {
Statistic,
Gtm,
Webseismo,
Wemf
} from './api/articles/article/external_services/statistic'
export type {
Paywall,
PaywallStatus
} from './api/articles/article/external_services/paywall'
export type { Community } from './api/articles/article/communities/community'
export type { Communities } from './api/articles/article/communities/index'
export type { Site, SiteContent, SiteConfig } from './api/sites/default'
export {
CacheInformation
} from './api/articles/article/external_services/cache'
{
"name": "@ta-interaktiv/newsnet-api-flow-types",
"version": "0.7.0",
"version": "0.7.1",
"description": "Flow type definitions for stuff the Newsnet API returns.",

@@ -5,0 +5,0 @@ "main": "index.js",

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