Socket
Socket
Sign inDemoInstall

@sanity/eventsource

Package Overview
Dependencies
Maintainers
32
Versions
565
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@sanity/eventsource - npm Package Compare versions

Comparing version 2.27.1-updated-polyfil-client.18 to 3.0.0

4

browser.js
/* eslint-disable no-var */
var evs = require('event-source-polyfill')
var evs = require("event-source-polyfill");
module.exports = evs.EventSourcePolyfill
module.exports = evs.EventSourcePolyfill;
{
"name": "@sanity/eventsource",
"version": "2.27.1-updated-polyfil-client.18+2ea5826bc",
"version": "3.0.0",
"description": "EventSource polyfill for browser and node.js",

@@ -10,4 +10,3 @@ "main": "./node.js",

"type": "git",
"url": "git+https://github.com/sanity-io/sanity.git",
"directory": "packages/@sanity/eventsource"
"url": "git+https://github.com/sanity-io/eventsource.git"
},

@@ -32,4 +31,3 @@ "keywords": [

"eventsource": "^1.0.6"
},
"gitHead": "2ea5826bca3043ba4ba96f373fa8275973847477"
}
}
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