Comparing version 1.0.6 to 1.0.7
{ | ||
"name": "i2ui", | ||
"version": "1.0.6", | ||
"version": "1.0.7", | ||
"description": "i2ui - Intuitively Understantable User Interface", | ||
@@ -42,3 +42,3 @@ "main": "dist/index.js", | ||
"test": "jest", | ||
"pretest": "npm run build", | ||
"prepublishOnly": "npm run test && npm run lint", | ||
"lint": "eslint ./src/**/*.ts ./src/**/*.tsx ./example/src/**/*.ts ./example/src/**/*.tsx", | ||
@@ -45,0 +45,0 @@ "lint:fix": "npm run lint -- --fix" |
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
29643