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 2.1.1 to 2.1.2

test/eventable-test.coffee

2

index.js

@@ -5,3 +5,3 @@ var defineProperty = require('util-ex/lib/defineProperty')

defineProperty(AbstractObject.prototype, '$abilities', {
eventable: require('./eventable')
Eventable: require('./eventable')
})

@@ -8,0 +8,0 @@ /*

{
"name": "abstract-object",
"version": "2.1.1",
"version": "2.1.2",
"description": "AbstractObject with Object State Events Support",

@@ -21,3 +21,3 @@ "homepage": "https://github.com/snowyu/abstract-object",

"abstract-error": "^1.0.1",
"custom-ability": "~1.2.2",
"custom-ability": "~1.2.3",
"events-ex": "~1.1.0",

@@ -24,0 +24,0 @@ "inherits-ex": "~1.0.6",

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