Socket
Socket
Sign inDemoInstall

@chainsafe/filecoindot-types

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

@chainsafe/filecoindot-types - npm Package Compare versions

Comparing version 0.1.17 to 0.1.18

index.ts

15

package.json
{
"name": "@chainsafe/filecoindot-types",
"version": "0.1.17",
"version": "0.1.18",
"description": "Types bundle for filecoindot",
"main": "index.js",
"types": "index.d.ts",
"files": [
"package.json",
"README.md",
"index.js",
"index.js.map",
"index.d.ts"
],
"main": "lib/index.js",
"types": "lib/index.d.ts",
"author": "tianyi@chainsafe.io",

@@ -20,4 +13,4 @@ "license": "MIT",

"scripts": {
"build": "tsc --strict && cp package.json lib/ && cp README.md lib/"
"build": "tsc --strict"
}
}
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