component-builder
Advanced tools
Comparing version 1.2.0 to 1.2.1
@@ -0,1 +1,5 @@ | ||
1.2.1 / 2015-03-09 | ||
================== | ||
* remove builder-es6-module-to-cjs as devDependency | ||
1.2.0 / 2014-12-19 | ||
@@ -10,3 +14,3 @@ ================== | ||
* better tests for locals ordering [#29](https://github.com/componentjs/builder2.js/issues/29) | ||
* [faster CSS parsing](https://github.com/componentjs/builder2.js/pull/84) | ||
* [faster CSS parsing](https://github.com/componentjs/builder2.js/pull/84) | ||
* fix [file lookup of locals without file extension](https://github.com/componentjs/builder2.js/pull/82) | ||
@@ -33,3 +37,3 @@ * merge [Export AMD module with given external name, not with internal (canonical)](https://github.com/componentjs/builder2.js/pull/83) | ||
* remain quotes within `require()` calls - https://github.com/component/builder2.js/pull/72 | ||
* avoid error for nodejs `require()` calls within locals - https://github.com/component/builder2.js/pull/73 | ||
* avoid error for nodejs `require()` calls within locals - https://github.com/component/builder2.js/pull/73 | ||
@@ -36,0 +40,0 @@ 1.1.9 / 2014-07-17 |
{ | ||
"name": "component-builder", | ||
"description": "builder for component", | ||
"version": "1.2.0", | ||
"version": "1.2.1", | ||
"author": { | ||
@@ -15,11 +15,11 @@ "name": "Jonathan Ong", | ||
"chanel": "^2.0.0", | ||
"co": "^3.0.2", | ||
"co": "^3.1.0", | ||
"component-flatten": "^1.0.1", | ||
"component-manifest": "^1.0.0", | ||
"component-require2": "^1.0.1", | ||
"cp": "~0.1.1", | ||
"cp": "^0.1.1", | ||
"debug": "*", | ||
"generator-supported": "~0.0.1", | ||
"graceful-fs": "^2.0.1", | ||
"mkdirp": "~0.3.5", | ||
"graceful-fs": "^2.0.3", | ||
"mkdirp": "^0.3.5", | ||
"requires": "^1.0.0", | ||
@@ -30,3 +30,2 @@ "syntax-error": "^1.1.1" | ||
"component-resolver": "^1.2.1", | ||
"builder-es6-module-to-cjs": "^1.0.0", | ||
"rimraf": "^2.2.6", | ||
@@ -33,0 +32,0 @@ "mocha": "^1.17.0", |
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
New author
Supply chain riskA new npm collaborator published a version of the package for the first time. New collaborators are usually benign additions to a project, but do indicate a change to the security surface area of a package.
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
228744
6
12
Updatedco@^3.1.0
Updatedcp@^0.1.1
Updatedgraceful-fs@^2.0.3
Updatedmkdirp@^0.3.5