New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.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.15 to 0.0.16

4

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

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

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

Chrome, Firefox, ie11/9/8/6 と Node.js/io.js をサポートします。
Google Chrome, Mozilla Firefox, Microsoft ie11/10/9/8/7/6 と Node.js/io.js をサポートします。

@@ -21,0 +21,0 @@ 関連記事: [[JavaScript] getter/setterも使えるエコ楽なクラス定義 - もちろん継承も - private変数も](http://qiita.com/LightSpeedC/items/3946088b58925234cc48) - qiita

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

Supports Chrome, Firefox, ie11/9/8/6 and Node.js/io.js.
Supports Google Chrome, Mozilla Firefox, Microsoft ie11/10/9/8/7/6 and Node.js/io.js.

@@ -20,0 +20,0 @@ [Japanese version/■日本語版はこちら■](README-JP.md#readme)

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