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

events-to-array

Package Overview
Dependencies
Maintainers
1
Versions
8
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

events-to-array - npm Package Compare versions

Comparing version 2.0.1 to 2.0.2

index.d.ts

7

package.json
{
"name": "events-to-array",
"version": "2.0.1",
"version": "2.0.2",
"description": "Put a bunch of emitted events in an array, for testing.",
"main": "etoa.js",
"files": [
"index.d.ts",
"etoa.js"

@@ -17,6 +18,6 @@ ],

"scripts": {
"test": "tap --100",
"test": "tap",
"preversion": "npm test",
"postversion": "npm publish",
"postpublish": "git push origin --all; git push origin --tags"
"prepublishOnly": "git push origin --follow-tags"
},

@@ -23,0 +24,0 @@ "repository": {

Sorry, the diff of this file is not supported yet

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