@skyway-sdk/model
Advanced tools
Comparing version
{ | ||
"name": "@skyway-sdk/model", | ||
"version": "0.2.0-beta.2", | ||
"version": "0.2.0-beta.3", | ||
"description": "The official Next Generation JavaScript SDK for SkyWay", | ||
"homepage": "https://beta.skyway.ntt.com/", | ||
"license": "MIT", | ||
"license": "SEE LICENSE IN https://beta.skyway.ntt.com/terms.html", | ||
"author": "NTT Communications Corp.", | ||
@@ -23,3 +23,5 @@ "main": "dist/index.js", | ||
"type": "tsc --noEmit -p ./tsconfig.json", | ||
"watch": "tsc -p tsconfig.build.json -w" | ||
"watch": "npm-run-all --parallel watch:tsc watch:esbuild", | ||
"watch:tsc": "tsc -p tsconfig.build.json -w", | ||
"watch:esbuild": "esbuild src/index.ts --bundle --watch --format=esm --target=es6 --outfile=dist/index.mjs" | ||
}, | ||
@@ -26,0 +28,0 @@ "dependencies": {}, |
Misc. License Issues
License(Experimental) A package's licensing information has fine-grained problems.
Found 1 instance in 1 package
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
6882
3.46%1
Infinity%1
Infinity%