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

el-component

Package Overview
Dependencies
Maintainers
1
Versions
5
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

el-component - npm Package Compare versions

Comparing version 1.0.0 to 1.0.1

.project

6

History.md
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 @@ ==================

9

package.json
{
"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

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