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

component-builder

Package Overview
Dependencies
Maintainers
29
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.1.8 to 1.1.9

19

HISTORY.md
1.1.9 / 2014-07-17
==================
* bump version of css-url-rewriter to v0.1.0 due to underlying enhancements
1.1.8 / 2014-07-16
==================
* bump version of syntax-error to v1.1.1 due to security issue
* better error detail from syntax-error ParseError.annotated
1.1.7 / 2014-06-18
==================
* added components to .npmignore
* return normalized url from util.rewiteUrl, added css-url-rewriting-locals test
1.1.6 / 2014-05-29

@@ -13,3 +30,3 @@ ==================

* fix when component names don't match repo
1.1.4 / 2014-04-21

@@ -16,0 +33,0 @@ ==================

18

package.json
{
"name": "component-builder",
"description": "builder for component",
"version": "1.1.8",
"version": "1.1.9",
"author": {

@@ -14,15 +14,15 @@ "name": "Jonathan Ong",

"dependencies": {
"debug": "*",
"generator-supported": "~0.0.1",
"chanel": "^2.0.0",
"co": "^3.0.2",
"component-flatten": "^1.0.0",
"component-manifest": "^1.0.0",
"component-require2": "^1.0.0",
"css-url-rewriter": "~0.0.1",
"syntax-error": "^1.1.1",
"requires": "^1.0.0",
"cp": "~0.1.1",
"css-url-rewriter": "^0.1.0",
"debug": "*",
"generator-supported": "~0.0.1",
"graceful-fs": "^2.0.1",
"mkdirp": "~0.3.5",
"cp": "~0.1.1",
"chanel": "^2.0.0",
"co": "^3.0.2"
"requires": "^1.0.0",
"syntax-error": "^1.1.1"
},

@@ -29,0 +29,0 @@ "devDependencies": {

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