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

@fuel-ts/interfaces

Package Overview
Dependencies
Maintainers
5
Versions
3209
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@fuel-ts/interfaces - npm Package Compare versions

Comparing version 0.0.0-master-dc12dfb9 to 0.0.0-master-de0995ba

src/index.ts

20

package.json
{
"name": "@fuel-ts/interfaces",
"version": "0.0.0-master-dc12dfb9",
"version": "0.0.0-master-de0995ba",
"description": "",

@@ -8,11 +8,2 @@ "author": "Fuel Labs <contact@fuel.sh> (https://fuel.network/)",

"main": "dist/index.js",
"module": "dist/index.mjs",
"types": "dist/index.d.ts",
"typings": "dist/index.d.ts",
"exports": {
".": {
"require": "./dist/index.js",
"default": "./dist/index.mjs"
}
},
"files": [

@@ -27,3 +18,12 @@ "dist"

"build": "tsup --dts"
},
"module": "dist/index.mjs.js",
"types": "dist/index.d.ts",
"typings": "dist/index.d.ts",
"exports": {
".": {
"require": "./dist/index.js",
"default": "./dist/index.mjs.js"
}
}
}
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