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

@textile/core-storage

Package Overview
Dependencies
Maintainers
5
Versions
11
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@textile/core-storage - npm Package Compare versions

Comparing version 0.0.0 to 0.0.1

dist/esm/index.js

7

package.json
{
"name": "@textile/core-storage",
"version": "0.0.0",
"version": "0.0.1",
"description": "Core interfaces for Textile's Filecoin bridge system",

@@ -9,2 +9,7 @@ "main": "dist/cjs/index.js",

"type": "module",
"scripts": {
"build": "npm run build:cjs && npm run build:esm",
"build:cjs": "tsc -b",
"build:esm": "tsc -b tsconfig.esm.json"
},
"exports": {

@@ -11,0 +16,0 @@ ".": {

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