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

ee-class

Package Overview
Dependencies
Maintainers
1
Versions
36
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

ee-class - npm Package Compare versions

Comparing version 1.1.2 to 1.1.3

9

package.json
{
"name" : "ee-class"
, "description" : "Fast prototype based javascript classes"
, "version" : "1.1.2"
, "version" : "1.1.3"
, "homepage" : "https://github.com/eventEmitter/ee-class"
, "author" : "Michael van der Weg <michael@eventemitter.com> (http://eventemitter.com/)"
, "licence" : "mit"
, "license" : "MIT"
, "repository": {

@@ -24,8 +24,5 @@ "url" : "https://github.com/eventEmitter/ee-class.git"

, "keywords" : [ "class" ]
, "scripts": {
"test" : "node test.js"
}
, "scripts": {
"test" : "./node_modules/mocha/bin/mocha --reporter spec"
}
}
}
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