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

polling-to-event

Package Overview
Dependencies
Maintainers
1
Versions
12
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

polling-to-event - npm Package Compare versions

Comparing version 2.0.0 to 2.0.1

2

package.json
{
"name": "polling-to-event",
"version": "2.0.0",
"version": "2.0.1",
"description": "Receive events with EventEmitter from a polling function ran on an interval",

@@ -5,0 +5,0 @@ "main": "index.js",

@@ -100,9 +100,9 @@ # node-polling-to-event

##### stop()
##### pause()
Stops the interval.
Pauses the interval.
##### resume()
Resumes the interval if it has been stopped
Resumes the interval if it has been paused

@@ -136,2 +136,2 @@

OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
SOFTWARE.
SOFTWARE.
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