Comparing version 1.4.0 to 1.5.0
{ | ||
"name": "csstype", | ||
"version": "1.4.0", | ||
"version": "1.5.0", | ||
"main": "index.d.ts", | ||
@@ -20,2 +20,3 @@ "description": "TypeScript definitions for CSS", | ||
"tslint": "^5.9.1", | ||
"tslint-config-prettier": "^1.7.0", | ||
"typescript": "^2.7.1" | ||
@@ -26,3 +27,5 @@ }, | ||
"watch": "ts-node build.ts --watch", | ||
"lint": "tslint --exclude node_modules/**/* --exclude **/*.d.ts --fix **/*.ts", | ||
"pretty": "prettier --write build.ts **/*.{ts,js,json}", | ||
"sloppy": "tsc && npm run lint && npm run pretty", | ||
"test": "jest --no-cache", | ||
@@ -29,0 +32,0 @@ "prepublish": "tsc && npm run test && npm run build && tsc typecheck.ts --noEmit" |
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
118735
2334
12