@lokalise/xlsx
Advanced tools
Comparing version 0.20.1 to 0.20.2
{ | ||
"name": "@lokalise/xlsx", | ||
"version": "0.20.1", | ||
"version": "0.20.2", | ||
"author": "sheetjs", | ||
@@ -20,10 +20,11 @@ "description": "SheetJS Spreadsheet data parser and writer", | ||
], | ||
"main": "dist/xlsx.full.min.js", | ||
"types": "index.d.ts", | ||
"type": "commonjs", | ||
"exports": { | ||
".": { | ||
"require": "dist/xlsx.full.min.js", | ||
"types": "index.d.ts" | ||
"import": "./dist/xlsx.mjs", | ||
"require": "./dist/xlsx.full.min.js" | ||
} | ||
}, | ||
"main": "./dist/xlsx.full.min.js", | ||
"types": "./index.d.ts", | ||
"dependencies": { | ||
@@ -38,9 +39,2 @@ }, | ||
"scripts": { | ||
"pretest": "npm run lint", | ||
"test": "npm run tests-only", | ||
"pretest-only": "git submodule init && git submodule update", | ||
"tests-only": "make travis", | ||
"build": "make", | ||
"lint": "make fullint", | ||
"dtslint": "dtslint types" | ||
}, | ||
@@ -47,0 +41,0 @@ "homepage": "https://sheetjs.com/", |
## @lokalise/xlsx | ||
Mirror for releases from https://cdn.sheetjs.com/ | ||
Mirror for releases from https://cdn.sheetjs.com/ |
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
Major refactor
Supply chain riskPackage has recently undergone a major refactor. It may be unstable or indicate significant internal changes. Use caution when updating to versions that include significant changes.
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
2003801
6
30514
1