base-class-extend
Advanced tools
Comparing version 0.0.19 to 0.0.20
{ | ||
"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. |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
Major refactor
Supply chain riskPackage has recently undergone a major refactor. It may be unstable or indicate significant internal changes. Use caution when updating to versions that include significant changes.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
Filesystem access
Supply chain riskAccesses the file system, and could potentially read sensitive data.
Found 1 instance in 1 package
0
427125
8
272
1