Comparing version 3.0.1 to 3.0.2
{ | ||
"name": "@xmcl/nbt", | ||
"version": "3.0.1", | ||
"version": "3.0.2", | ||
"main": "./dist/index.js", | ||
@@ -38,5 +38,5 @@ "browser": "./dist/index.browser.mjs", | ||
"@types/pako": "^2.0.0", | ||
"esbuild": "^0.17.14", | ||
"esbuild": "^0.17.16", | ||
"eslint": "^8.37.0", | ||
"typescript": "^5.0.3", | ||
"typescript": "^5.2.2", | ||
"@xmcl/eslint-config": "0.0.1" | ||
@@ -48,5 +48,5 @@ }, | ||
"build:esm": "esbuild --target=node16 --platform=node --sourcemap --format=esm --bundle --outfile=dist/index.mjs index.ts", | ||
"build:browser": "esbuild --target=es2020 --external:pako --sourcemap --format=esm --bundle --outfile=dist/index.browser.mjs index.ts" | ||
"build:browser": "esbuild --target=es2020 --external:@xmcl/* --external:pako --sourcemap --format=esm --bundle --outfile=dist/index.browser.mjs index.ts" | ||
}, | ||
"module": "./dist/index.mjs" | ||
} |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Unidentified License
License(Experimental) Something that seems like a license was found, but its contents could not be matched with a known license.
Found 1 instance in 1 package
2
454867
5028