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

chic

Package Overview
Dependencies
Maintainers
1
Versions
8
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

chic - npm Package Compare versions

Comparing version 0.0.1 to 0.0.2

6

CHANGELOG.md

@@ -6,2 +6,8 @@

0.0.2 (2012-12-07)
------------------
* Bug-fix release
0.0.1 (2012-12-07)

@@ -8,0 +14,0 @@ ------------------

4

component.json
{
"name": "chic",
"version": "0.0.1",
"version": "0.0.2",

@@ -14,4 +14,4 @@ "description": "Chic is an extremely simple class-like interface to JavaScript prototypal inheritance",

"scripts": [
"index.js"
"lib/chic.js"
]
}
{
"name": "chic",
"version": "0.0.1",
"version": "0.0.2",

@@ -5,0 +5,0 @@ "description": "Chic is an extremely simple class-like interface to JavaScript prototypal inheritance",

@@ -7,3 +7,3 @@

**Current Version:** *0.0.1*
**Current Version:** *0.0.2*
**Automated Build Status:** [![Build Status][travis-status]][travis]

@@ -149,2 +149,8 @@

Credit
------
This library was inspired by John Resig's great [Simple JavaScript Inheritance post][inspiration].
License

@@ -158,2 +164,3 @@ -------

[component]: https://github.com/component/component
[inspiration]: http://ejohn.org/blog/simple-javascript-inheritance/
[mit]: http://opensource.org/licenses/mit-license.php

@@ -160,0 +167,0 @@ [node]: http://nodejs.org/

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