eventsource
Advanced tools
Comparing version 3.0.0 to 3.0.1
{ | ||
"name": "eventsource", | ||
"version": "3.0.0", | ||
"version": "3.0.1", | ||
"description": "WhatWG/W3C compliant EventSource client for Node.js and browsers", | ||
@@ -28,3 +28,3 @@ "sideEffects": false, | ||
"prebuild": "npm run clean", | ||
"prepublishOnly": "npm run build", | ||
"prepare": "npm run build", | ||
"test": "npm run test:node && npm run test:browser", | ||
@@ -31,0 +31,0 @@ "test:browser": "tsx test/browser/client.browser.test.ts", |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
128539