Comparing version 0.4.7 to 0.4.8
{ | ||
"name": "cst", | ||
"version": "0.4.7", | ||
"version": "0.4.8", | ||
"description": "JavaScript CST Implementation", | ||
@@ -25,4 +25,3 @@ "author": "Marat Dulin", | ||
"watch": "gaze 'npm run build' 'src/**/*.js'", | ||
"lint": "npm run lint:jscs", | ||
"lint:jscs": "jscs src test", | ||
"lint": "eslint src test", | ||
"flow": "flow check", | ||
@@ -36,2 +35,4 @@ "build": "babel src -d lib --source-maps", | ||
"babel-cli": "^6.6.5", | ||
"babel-helper-fixtures": "^6.18.2", | ||
"babel-eslint": "~7.0.0", | ||
"babel-plugin-transform-class-properties": "^6.6.0", | ||
@@ -46,5 +47,9 @@ "babel-plugin-transform-flow-strip-types": "^6.7.0", | ||
"chalk": "^1.1.1", | ||
"eslint": "~3.8.1", | ||
"eslint-config-google": "~0.7.0", | ||
"eslint-plugin-flowtype": "~2.25.0", | ||
"gaze-cli": "^0.2.0", | ||
"husky": "^0.11.4", | ||
"jscs": "^2.11.0", | ||
"lodash.foreach": "^4.5.0", | ||
"lodash.get": "^4.4.2", | ||
"mocha": "^3.1.2" | ||
@@ -51,0 +56,0 @@ }, |
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
Empty package
Supply chain riskPackage does not contain any code. It may be removed, is name squatting, or the result of a faulty package publish.
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
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
6590
20
3
0
2