@neuronet.io/vido
Advanced tools
Comparing version 4.0.11 to 4.0.12
{ | ||
"name": "@neuronet.io/vido", | ||
"version": "4.0.11", | ||
"version": "4.0.12", | ||
"description": "Compilation-less and eval free frontend framework for fast scalable apps.", | ||
"main": "dist/vido.umd.js", | ||
"module": "dist/vido.js", | ||
"types": "dist/vido.d.ts", | ||
"main": "src/vido.umd.js", | ||
"module": "src/vido.js", | ||
"types": "src/vido.d.ts", | ||
"scripts": { | ||
"build": "tsc -p ./tsconfig.types.json && tsc -p ./tsconfig.json && rollup -c", | ||
"build": "tsc -p ./tsconfig.json && rollup -c", | ||
"types": "tsc -p ./tsconfig.types.json", | ||
@@ -11,0 +11,0 @@ "autobuild": "rollup -c -w", |
@@ -14,4 +14,6 @@ { | ||
"skipLibCheck": false, | ||
"skipDefaultLibCheck": false | ||
"skipDefaultLibCheck": false, | ||
"declaration": true, | ||
"declarationMap": true | ||
} | ||
} |
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
Mixed license
License(Experimental) Package contains multiple licenses.
Found 1 instance in 1 package
58
0
120404
3066