New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
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.64

9

CHANGELOG.md

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

<a name="0.0.64"></a>
## [0.0.64](https://github.com/TNOCS/csnext/compare/v0.0.63...v0.0.64) (2018-09-18)
**Note:** Version bump only for package @csnext/cs-billboard
<a name="0.0.63"></a>

@@ -8,0 +17,0 @@ ## [0.0.63](https://github.com/TNOCS/csnext/compare/v0.0.62...v0.0.63) (2018-09-10)

6

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

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

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

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

},
"gitHead": "54d3de64a02e73a0916b1311d8d323e31f803f5c"
"gitHead": "ba54515503c335db691389fbae2b4cdd9cfddd27"
}
declare function require(path: string): any;