New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

@tonconnect/isomorphic-fetch

Package Overview
Dependencies
Maintainers
4
Versions
3
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@tonconnect/isomorphic-fetch - npm Package Compare versions

Comparing version 0.0.2 to 0.0.3

16

package.json
{
"name": "@tonconnect/isomorphic-fetch",
"version": "0.0.2",
"version": "0.0.3",
"repository": {

@@ -20,4 +20,9 @@ "type": "git",

"license": "Apache-2.0",
"scripts": { },
"files": ["browser.js", "index.js", "index.mjs", "index.d.ts"],
"scripts": {},
"files": [
"browser.js",
"index.js",
"index.mjs",
"index.d.ts"
],
"main": "./index.js",

@@ -27,6 +32,5 @@ "module": "./index.mjs",

"types": "./index.d.ts",
"typings": "./index.d.ts",
"exports": {
".": {
"types": "./lib/types/index.d.ts",
"types": "./index.d.ts",
"browser": "./browser.js",

@@ -41,3 +45,3 @@ "require": "./index.js",

},
"devDependencies": { },
"devDependencies": {},
"nx": {

@@ -44,0 +48,0 @@ "tags": [

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