bv-ui-core
Advanced tools
Comparing version 0.4.0 to 0.5.0
# Changelog | ||
## 0.5.0 | ||
* Add namespacer and application modules. | ||
## 0.4.0 | ||
@@ -4,0 +8,0 @@ |
@@ -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) |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
Major refactor
Supply chain riskPackage has recently undergone a major refactor. It may be unstable or indicate significant internal changes. Use caution when updating to versions that include significant changes.
Found 1 instance in 1 package
85285
58
1900
55
0
16