coinmarketcap-s2l
Advanced tools
Comparing version 1.1.0 to 1.1.1
{ | ||
"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
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
641480
8
2381
9