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

websocket-polyfill

Package Overview
Dependencies
Maintainers
1
Versions
5
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

websocket-polyfill - npm Package Compare versions

Comparing version 0.0.1 to 0.0.2

1

lib/events/EventTarget.js

@@ -29,3 +29,2 @@ "use strict";

event.timeStamp = new Date().getTime() - this.created_at_.getTime();
console.log("dispatchEvent", event.type, typeof event.target);
try {

@@ -32,0 +31,0 @@ // CALL THE LISTENERS

2

package.json

@@ -9,3 +9,3 @@ {

},
"version": "0.0.1",
"version": "0.0.2",
"main": "lib/index.js",

@@ -12,0 +12,0 @@ "typings": "lib/index.d.ts",

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