Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

coinmarketcap-s2l

Package Overview
Dependencies
Maintainers
0
Versions
5
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

coinmarketcap-s2l - npm Package Compare versions

Comparing version 1.1.0 to 1.1.1

lib/index.d.ts

17

package.json
{
"name": "coinmarketcap-s2l",
"version": "1.1.0",
"version": "1.1.1",
"type": "module",

@@ -16,18 +16,19 @@ "description": "Symbol to CoinMarketCap Link converter",

"import": "./index.js",
"types": "./lib/main.d.ts"
"types": "./lib/index.d.ts"
}
},
"files": [
"./lib/main.d.ts",
"./lib",
"./index.js"
],
"devDependencies": {
"@rollup/plugin-commonjs": "^26.0.1",
"@rollup/plugin-commonjs": "^28.0.1",
"@rollup/plugin-json": "^6.1.0",
"@rollup/plugin-terser": "^0.4.4",
"@rollup/plugin-typescript": "^11.1.6",
"@rollup/plugin-typescript": "^12.1.1",
"node-fetch": "^3.3.2",
"rollup": "^4.20.0",
"typescript": "^5.5.4",
"wireit": "^0.14.7"
"rollup": "^4.27.3",
"tslib": "^2.8.1",
"typescript": "^5.6.3",
"wireit": "^0.14.9"
},

@@ -34,0 +35,0 @@ "scripts": {

Sorry, the diff of this file is too big to display

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