gl-w-attachment-frontend
Advanced tools
Comparing version 1.0.2 to 1.0.3
{ | ||
"name": "gl-w-attachment-frontend", | ||
"version": "1.0.2", | ||
"version": "1.0.3", | ||
"description": "Common code for using among web front-end development such as ES6+ and TypeScript", | ||
@@ -17,3 +17,4 @@ "main": "lib/index.js", | ||
"lint": "eslint . --ext .ts", | ||
"build": "tsc" | ||
"build": "tsc", | ||
"publish": "npm publish" | ||
}, | ||
@@ -43,3 +44,3 @@ "repository": { | ||
"eslint": "^7.28.0", | ||
"shx": "^0.3.3", | ||
"shx": "^0.3.4", | ||
"tslint": "^6.1.3", | ||
@@ -46,0 +47,0 @@ "typescript": "^4.3.5" |
Sorry, the diff of this file is not supported yet
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
36392