Socket
Socket
Sign inDemoInstall

@activfinancial/news-viewer

Package Overview
Dependencies
77
Maintainers
1
Versions
48
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 0.3.8 to 0.3.9

8

CHANGELOG.md

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

## [0.3.9](https://github.com/activfinancial/cg-api/compare/@activfinancial/news-viewer@0.3.8...@activfinancial/news-viewer@0.3.9) (2019-01-10)
**Note:** Version bump only for package @activfinancial/news-viewer
## [0.3.8](https://github.com/activfinancial/cg-api/compare/@activfinancial/news-viewer@0.3.7...@activfinancial/news-viewer@0.3.8) (2019-01-03)

@@ -8,0 +16,0 @@

2

lib/index.d.ts
declare module '@activfinancial/news-viewer/src/index' {
import { Client } from "@activfinancial/cg-api"; const NewsViewer_base: {
import { Client } from '@activfinancial/cg-api'; const NewsViewer_base: {
new (): HTMLElement;

@@ -4,0 +4,0 @@ prototype: HTMLElement;

@@ -8,3 +8,3 @@ {

},
"version": "0.3.8",
"version": "0.3.9",
"private": false,

@@ -27,3 +27,3 @@ "publishConfig": {

"clean": "rimraf lib/*",
"types": "dts-generator --name \"@activfinancial/news-viewer\" --project . --out lib/index.d.ts --main \"@activfinancial/news-viewer/src/index\"",
"types": "dts-generator --prefix \"@activfinancial/news-viewer\" --name \"@activfinancial/news-viewer\" --main \"@activfinancial/news-viewer/src/index\" --project . --out lib/index.d.ts",
"build": "yarn types && webpack --mode production",

@@ -37,3 +37,3 @@ "develop": "yarn types && webpack --mode development",

"dependencies": {
"@activfinancial/cg-api": "^0.4.4",
"@activfinancial/cg-api": "^0.4.5",
"@fortawesome/fontawesome-free": "^5.6.3",

@@ -44,3 +44,3 @@ "skatejs": "5.0.0-beta.3"

"css-loader": "^2.1.0",
"dts-generator": "^2.1.0",
"dts-generator": "^3.0.0",
"html-loader": "^0.5.5",

@@ -52,10 +52,10 @@ "raw-loader": "^1.0.0",

"terser-webpack-plugin": "^1.2.1",
"ts-loader": "^5.3.2",
"ts-loader": "^5.3.3",
"typescript": "^3.2.2",
"url-loader": "^1.1.2",
"webpack": "^4.28.3",
"webpack-cli": "^3.2.0",
"webpack-cli": "^3.2.1",
"webpack-dev-server": "^3.1.14"
},
"gitHead": "6e860cf802045bee3b81bdb35bcc67bb5b91c92f"
"gitHead": "82e9648421c670398a59a4d16be58e2de829be4f"
}
SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc