gl-w-frontend
Advanced tools
Comparing version 1.1.7 to 1.1.8-alpha
{ | ||
"name": "gl-w-frontend", | ||
"version": "1.1.7", | ||
"version": "1.1.8-alpha", | ||
"description": "Common code for using among web frameworks using pure JavaScript, ES6+ and TypeScript", | ||
@@ -10,3 +10,4 @@ "main": "lib/", | ||
"test": "echo \"Error: no test specified\" && exit 1", | ||
"build": "npm run clean && tsc && tsc -m es6 --outDir lib/esm", | ||
"build-full": "npm run clean && tsc && tsc -m es6 --outDir lib/esm", | ||
"build": "tsc", | ||
"format": "prettier --write \"src/**/*.ts\" \"src/**/*.js\"", | ||
@@ -13,0 +14,0 @@ "lint": "tslint -p tsconfig.json" |
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
No v1
QualityPackage is not semver >=1. This means it is not stable and does not support ^ ranges.
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
86732
4
95
2
1