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

clazzy

Package Overview
Dependencies
Maintainers
1
Versions
9
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

clazzy - npm Package Compare versions

Comparing version 0.0.1 to 0.1.0

21

package.json
{
"name" : "clazzy",
"version" : "0.0.1",
"version" : "0.1.0",
"description" : "A cross platform JavaScript library that provides a classical interface to a prototype system.",
"description" : "A cross platform JavaScript library that provides a classical interface to prototype inheritance using a simple DSL inspired by Ruby.",

@@ -17,7 +17,18 @@ "author" :

"homepage" : "https://github.com/lsphillips/clazz",
"keywords" :
[
"class",
"prototype",
"extend",
"base",
"include",
"trait",
"mixin"
],
"homepage" : "https://github.com/lsphillips/Clazzy",
"bugs" :
{
"url" : "https://github.com/lsphillips/clazz/issues"
"url" : "https://github.com/lsphillips/Clazzy/issues"
},

@@ -50,3 +61,3 @@

"type" : "git",
"url" : "https://github.com/lsphillips/clazz.git"
"url" : "https://github.com/lsphillips/Clazzy.git"
},

@@ -53,0 +64,0 @@

## Clazzy
A cross platform JavaScript library that provides a classical interface, using a simple DSL inspired by Ruby, to a prototype system.
A cross platform JavaScript library that provides a classical interface to prototype inheritance using a simple DSL inspired by Ruby.

@@ -5,0 +5,0 @@ ## Usage

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