Comparing version 0.1.52 to 0.1.53
{ | ||
"name": "atag", | ||
"version": "0.1.52", | ||
"version": "0.1.53", | ||
"description": "A UI Web Components Library", | ||
@@ -10,3 +10,5 @@ "main": "dist/atag.js", | ||
"test": "jest", | ||
"test:watch": "jest --watch" | ||
"test:watch": "jest --watch", | ||
"lint:nofix": "eslint --ext .js --ext .jsx ./", | ||
"lint": "npm run lint:nofix -- --fix" | ||
}, | ||
@@ -44,5 +46,8 @@ "author": "Alibaba inc.", | ||
"address": "^1.0.3", | ||
"babel-eslint": "^10.0.1", | ||
"babel-plugin-istanbul": "^4.1.6", | ||
"chalk": "^2.4.1", | ||
"cross-env": "^5.2.0", | ||
"eslint": "^5.16.0", | ||
"eslint-plugin-import": "^2.17.2", | ||
"html-webpack-plugin": "^3.2.0", | ||
@@ -49,0 +54,0 @@ "jest": "^23.6.0", |
Sorry, the diff of this file is too big to display
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
1337352
5
1067
54