Socket
Socket
Sign inDemoInstall

@activfinancial/news-viewer

Package Overview
Dependencies
74
Maintainers
1
Versions
48
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 0.3.0 to 0.3.2

16

CHANGELOG.md

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

## [0.3.2](https://github.com/activfinancial/cg-api/compare/@activfinancial/news-viewer@0.3.1...@activfinancial/news-viewer@0.3.2) (2018-11-15)
**Note:** Version bump only for package @activfinancial/news-viewer
## [0.3.1](https://github.com/activfinancial/cg-api/compare/@activfinancial/news-viewer@0.3.0...@activfinancial/news-viewer@0.3.1) (2018-11-15)
**Note:** Version bump only for package @activfinancial/news-viewer
# 0.3.0 (2018-11-07)

@@ -8,0 +24,0 @@

17

package.json

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

},
"version": "0.3.0",
"version": "0.3.2",
"private": false,

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

},
"license": "CC-BY-ND-4.0",
"license": "CC-BY-4.0",
"author": {

@@ -27,10 +27,11 @@ "name": "ACTIV Financial Systems, Inc.",

"scripts": {
"types": "dts-generator --name \"@activfinancial/news-viewer\" --project . --out lib/index.d.ts --main \"@activfinancial/news-viewer/src/index\"",
"build": "yarn types && webpack --mode production",
"develop": "yarn types && webpack --mode development",
"test": "echo \"No test specified\"",
"develop": "webpack --watch -d",
"serve": "webpack-dev-server -d",
"types": "dts-generator --name @activfinancial/news-viewer --project . --out lib/index.d.ts --main @activfinancial/news-viewer/src/index",
"prepare": "npm run types && webpack"
"watch": "webpack --mode development --watch -d",
"serve": "webpack-dev-server --mode development -d"
},
"dependencies": {
"@activfinancial/cg-api": "^0.3.0",
"@activfinancial/cg-api": "^0.3.2",
"@fortawesome/fontawesome-free": "^5.4.0",

@@ -52,3 +53,3 @@ "skatejs": "5.0.0-beta.3"

},
"gitHead": "e4227db8455b850896060b1eda12c582e32b9039"
"gitHead": "4367b9c7dabc620046bdb07d46cc9d6d90754380"
}

Sorry, the diff of this file is too big to display

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

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