Socket
Socket
Sign inDemoInstall

objectlisteners

Package Overview
Dependencies
Maintainers
1
Versions
6
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

objectlisteners - npm Package Compare versions

Comparing version 1.0.1 to 1.0.2

1

ObjectListener.js

@@ -671,1 +671,2 @@

export default ObjectListener

3

package.json
{
"name": "objectlisteners",
"version": "1.0.1",
"version": "1.0.2",
"description": "Creates arbitrary event listeners that you can use to watch for changes in an object and fire event subscriptions ",
"main": "ObjectListener.js",
"type":"module",
"scripts": {

@@ -7,0 +8,0 @@ "test": "echo \"Error: no test specified\" && exit 1"

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