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

component-builder

Package Overview
Dependencies
Maintainers
31
Versions
61
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

component-builder - npm Package Compare versions

Comparing version 1.2.0 to 1.2.1

8

HISTORY.md

@@ -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",

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