New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

raptor-util

Package Overview
Dependencies
Maintainers
2
Versions
29
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

raptor-util - npm Package Compare versions

Comparing version 1.0.5 to 1.0.6

2

package.json

@@ -25,3 +25,3 @@ {

},
"version": "1.0.5"
"version": "1.0.6"
}

@@ -27,3 +27,3 @@ var INDEX_EVENT = 0;

return false;
} else {

@@ -109,3 +109,3 @@ return true;

subscribeTo = new EventEmitterWrapper(target);
attachDestroy(target, subscribeToList);
attachDestroy(subscribeTo, subscribeToList);
subscribeToList.push(subscribeTo);

@@ -112,0 +112,0 @@ }

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