You're Invited: Meet the Socket team at BSidesSF and RSAC - April 27 - May 1.RSVP
Socket
Sign inDemoInstall
Socket

@csnext/cs-billboard

Package Overview
Dependencies
Maintainers
3
Versions
215
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@csnext/cs-billboard - npm Package Compare versions

Comparing version

to
0.0.60

9

CHANGELOG.md

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

<a name="0.0.60"></a>
## [0.0.60](https://github.com/TNOCS/csnext/compare/v0.0.59...v0.0.60) (2018-09-06)
**Note:** Version bump only for package @csnext/cs-billboard
<a name="0.0.59"></a>

@@ -8,0 +17,0 @@ ## [0.0.59](https://github.com/TNOCS/csnext/compare/v0.0.58...v0.0.59) (2018-09-05)

6

package.json
{
"name": "@csnext/cs-billboard",
"version": "0.0.59",
"version": "0.0.60",
"description": "cs-billboard",

@@ -20,3 +20,3 @@ "main": "./lib/csbillboard.cs.js",

"dependencies": {
"@csnext/cs-core": "^0.0.59",
"@csnext/cs-core": "^0.0.60",
"billboard.js": "^1.5.1"

@@ -33,3 +33,3 @@ },

},
"gitHead": "987c3cdee4c739d222e61ce0c242d6ec2ef58c6e"
"gitHead": "b693982de91ed0afa320bb917973d024e87d2feb"
}