Socket
Socket
Sign inDemoInstall

ky-universal

Package Overview
Dependencies
Maintainers
1
Versions
18
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

ky-universal - npm Package Compare versions

Comparing version 0.9.0 to 0.9.1

6

package.json
{
"name": "ky-universal",
"version": "0.9.0",
"version": "0.9.1",
"description": "Use Ky in both Node.js and browsers",

@@ -15,4 +15,4 @@ "license": "MIT",

"exports": {
"import": "./browser.js",
"node": "./index.js"
"node": "./index.js",
"default": "./browser.js"
},

@@ -19,0 +19,0 @@ "engines": {

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