Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

bv-ui-core

Package Overview
Dependencies
Maintainers
1
Versions
49
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

bv-ui-core - npm Package Compare versions

Comparing version 0.4.0 to 0.5.0

lib/application/index.js

4

CHANGELOG.md
# Changelog
## 0.5.0
* Add namespacer and application modules.
## 0.4.0

@@ -4,0 +8,0 @@

3

karma.conf.js

@@ -12,2 +12,3 @@ /**

require('karma-chai'),
require('karma-sinon'),
require('karma-webpack'),

@@ -24,3 +25,3 @@ require('karma-chrome-launcher'),

// See: https://npmjs.org/browse/keyword/karma-adapter
frameworks: ['mocha', 'chai'],
frameworks: ['mocha', 'chai', 'sinon'],

@@ -27,0 +28,0 @@ client: {

{
"name": "bv-ui-core",
"version": "0.4.0",
"version": "0.5.0",
"license": "Apache 2.0",

@@ -28,2 +28,3 @@ "description": "Bazaarvoice UI-related JavaScript",

"karma-mocha": "0.2.0",
"karma-sinon": "1.0.4",
"karma-webpack": "1.7.0",

@@ -30,0 +31,0 @@ "node-libs-browser": "0.5.2",

@@ -49,2 +49,3 @@ ![](https://magnum.travis-ci.com/bazaarvoice/bv-ui-core.svg?token=hwKyg8j4RFg7BgmSksac&branch=master)

- [loader](./lib/loader)
- [namespacer](./lib/namespacer)
- [parseUri](./lib/parseUri)

@@ -51,0 +52,0 @@ - [performance](./lib/performance)

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