Socket
Socket
Sign inDemoInstall

brcast

Package Overview
Dependencies
Maintainers
1
Versions
12
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

brcast - npm Package Compare versions

Comparing version 3.0.0 to 3.0.1

10

CHANGELOG.md

@@ -5,2 +5,12 @@ # Change Log

<a name="3.0.1"></a>
## [3.0.1](https://github.com/vesparny/brcast/compare/v3.0.0...v3.0.1) (2017-08-16)
### Bug Fixes
* point jsnext:main to the transpiled es module closes #7 ([9b182e2](https://github.com/vesparny/brcast/commit/9b182e2)), closes [#7](https://github.com/vesparny/brcast/issues/7)
<a name="3.0.0"></a>

@@ -7,0 +17,0 @@ # [3.0.0](https://github.com/vesparny/brcast/compare/v2.0.2...v3.0.0) (2017-08-02)

4

package.json
{
"name": "brcast",
"amdName": "brcast",
"version": "3.0.0",
"version": "3.0.1",
"description": "Tiny data broadcaster with 0 dependencies",
"jsnext:main": "index.js",
"jsnext:main": "dist/brcast.es.js",
"module": "dist/brcast.es.js",

@@ -8,0 +8,0 @@ "main": "dist/brcast.cjs.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