el-component
Advanced tools
Comparing version 1.0.0 to 1.0.1
1.0.1 / 2017-02-22 | ||
================== | ||
* transfer repo to pirxpilot | ||
* update travis - node 0.10 only | ||
1.0.0 / 2015-02-28 | ||
@@ -3,0 +9,0 @@ ================== |
{ | ||
"name": "el-component", | ||
"version": "1.0.0", | ||
"version": "1.0.1", | ||
"description": "create HTML from jade-like expressions", | ||
@@ -11,3 +11,3 @@ "main": "index.js", | ||
"type": "git", | ||
"url": "https://github.com/code42day/el.git" | ||
"url": "https://github.com/pirxpilot/el.git" | ||
}, | ||
@@ -20,8 +20,5 @@ "keywords": [ | ||
], | ||
"author": "Damian Krzeminski <pirxpilot@code42day.com>", | ||
"author": "Damian Krzeminski <pirxpilot@furkot.com>", | ||
"license": "MIT", | ||
"readmeFilename": "Readme.md", | ||
"bugs": { | ||
"url": "https://github.com/code42day/el/issues" | ||
}, | ||
"devDependencies": { | ||
@@ -28,0 +25,0 @@ "mocha": "~1", |
@@ -1,3 +0,3 @@ | ||
[![Build Status](https://img.shields.io/travis/code42day/el.svg)](http://travis-ci.org/code42day/el) | ||
[![Dependency Status](https://img.shields.io/gemnasium/code42day/el.svg)](https://gemnasium.com/code42day/el) | ||
[![Build Status](https://img.shields.io/travis/pirxpilot/el.svg)](http://travis-ci.org/pirxpilot/el) | ||
[![Dependency Status](https://img.shields.io/gemnasium/pirxpilot/el.svg)](https://gemnasium.com/pirxpilot/el) | ||
[![NPM version](https://img.shields.io/npm/v/el-component.svg)](http://badge.fury.io/js/el-component) | ||
@@ -14,5 +14,5 @@ | ||
Install with [component(1)](http://component.io): | ||
Install with [npm]: | ||
$ component install code42day/el | ||
$ npm install el-component | ||
@@ -59,1 +59,2 @@ ## API | ||
[1]: https://developer.mozilla.org/en-US/docs/Web/API/Element.insertAdjacentHTML | ||
[npm]: https://www.npmjs.org/ |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
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
No bug tracker
MaintenancePackage does not have a linked bug tracker in package.json.
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
59
7724
123
2