@gram-data/gram-stringify
Advanced tools
Comparing version 0.2.11 to 0.2.12
@@ -8,3 +8,3 @@ { | ||
], | ||
"version": "0.2.11", | ||
"version": "0.2.12", | ||
"license": "MIT", | ||
@@ -30,4 +30,4 @@ "repository": { | ||
"test:watch": "tsdx test --watch", | ||
"lint": "tsdx lint", | ||
"lint:fix": "tsdx lint --fix", | ||
"lint": "tsdx lint src", | ||
"lint:fix": "tsdx lint src --fix", | ||
"build:demo": "shx cp dist/gram-stringify.umd.development.* ./public", | ||
@@ -41,3 +41,3 @@ "demo": "serve ./public/", | ||
"hooks": { | ||
"pre-commit": "tsdx lint" | ||
"pre-commit": "tsdx lint src" | ||
} | ||
@@ -54,4 +54,4 @@ }, | ||
"devDependencies": { | ||
"@gram-data/gram-builder": "^0.2.11", | ||
"@gram-data/gram-ops": "^0.2.11", | ||
"@gram-data/gram-builder": "^0.2.12", | ||
"@gram-data/gram-ops": "^0.2.12", | ||
"@types/jest": "^26.0.15", | ||
@@ -73,6 +73,6 @@ "@types/unist": "^2.0.3", | ||
"dependencies": { | ||
"@gram-data/gram-ast": "^0.2.11", | ||
"@gram-data/gram-ast": "^0.2.12", | ||
"unified": "^9.2.0" | ||
}, | ||
"gitHead": "23013fdd8af755746f936dd4c01b165b90c477d7", | ||
"gitHead": "7f663c601c2fcd63f180bcd817d107e9cd5f29ee", | ||
"publishConfig": { | ||
@@ -79,0 +79,0 @@ "access": "public" |
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
86546
Updated@gram-data/gram-ast@^0.2.12