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

abstract-object

Package Overview
Dependencies
Maintainers
1
Versions
48
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

abstract-object - npm Package Compare versions

Comparing version 1.0.2 to 1.1.0

Error.js

3

lib/util.js

@@ -215,4 +215,3 @@ /** `Object#toString` result shortcuts */

},
//get non-empty constructor function:
//if all parent constructor are empty return null.
//get latest non-empty constructor function through inherits link:
getConstructor: function(ctor) {

@@ -219,0 +218,0 @@ var result = ctor;

{
"name": "abstract-object",
"version": "1.0.2",
"version": "1.1.0",
"description": "AbstractObject with Object State Events Support, RefObject with RefCount and AddRef/Release Support.",

@@ -12,2 +12,4 @@ "homepage": "https://github.com/snowyu/abstract-object",

"RefObject.js",
"util.js",
"Error.js",
"test",

@@ -14,0 +16,0 @@ "lib"

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