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

base-class-extend

Package Overview
Dependencies
Maintainers
1
Versions
21
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

base-class-extend - npm Package Compare versions

Comparing version 0.0.19 to 0.0.20

base-class-extend.js

6

package.json
{
"name": "base-class-extend",
"version": "0.0.19",
"version": "0.0.20",
"description": "Base Class constructor for easy class definition - supports getter/setter, inherit/extend Array Error or EventEmitter etc",
"main": "lib/base-class-extend.js",
"main": "base-class-extend.js",
"devDependencies": {
"get-constructors": ">=0.0.20"
"get-constructors": ">=0.0.22"
},

@@ -9,0 +9,0 @@ "keywords": [

@@ -16,3 +16,3 @@ [base-class-extend](https://www.npmjs.org/package/base-class-extend) - npm

no `Object.defineProperty`, no `Object.setPrototypeOf`, etc ...<br/>
needs `constructor` only,
needs `constructor` only.

@@ -19,0 +19,0 @@ Supports Google Chrome, Mozilla Firefox, Microsoft ie11/10/9/8/7/6 and Node.js/io.js.

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