posthtml-extend
Advanced tools
Comparing version 0.6.4 to 0.6.5
{ | ||
"name": "posthtml-extend", | ||
"version": "0.6.4", | ||
"version": "0.6.5", | ||
"description": "Templates extending (Jade-like)", | ||
@@ -34,11 +34,12 @@ "license": "MIT", | ||
"posthtml": "^0.16.5", | ||
"posthtml-expressions": "^1.10.0", | ||
"posthtml-parser": "^0.11.0" | ||
}, | ||
"devDependencies": { | ||
"@babel/cli": "^7.16.0", | ||
"@babel/core": "^7.16.0", | ||
"@babel/preset-env": "^7.16.4", | ||
"@babel/register": "^7.16.0", | ||
"@commitlint/cli": "^17.0.1", | ||
"@commitlint/config-angular": "^17.0.0", | ||
"@babel/cli": "^7.19.3", | ||
"@babel/core": "^7.20.5", | ||
"@babel/preset-env": "^7.20.2", | ||
"@babel/register": "^7.18.9", | ||
"@commitlint/cli": "^17.3.0", | ||
"@commitlint/config-angular": "^17.3.0", | ||
"babel-eslint": "^10.1.0", | ||
@@ -48,15 +49,14 @@ "babel-plugin-add-module-exports": "^1.0.4", | ||
"bluebird": "^3.7.2", | ||
"c8": "^7.10.0", | ||
"chai": "^4.3.4", | ||
"c8": "^7.12.0", | ||
"chai": "^4.3.7", | ||
"clinton": "^0.14.0", | ||
"conventional-changelog-cli": "^2.1.1", | ||
"expect": "^28.1.0", | ||
"husky": "^8.0.1", | ||
"lint-staged": "^12.0.2", | ||
"mocha": "^10.0.0", | ||
"posthtml-expressions": "^1.9.0", | ||
"expect": "^29.3.1", | ||
"husky": "^8.0.2", | ||
"lint-staged": "^13.1.0", | ||
"mocha": "^10.2.0", | ||
"proxyquire": "^2.1.3", | ||
"rimraf": "^3.0.2", | ||
"xo": "^0.49.0" | ||
"xo": "^0.53.1" | ||
} | ||
} |
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
15175
21
4
+ Addedposthtml-expressions@^1.10.0
+ Addedfclone@1.0.11(transitive)
+ Addedposthtml-expressions@1.11.4(transitive)
+ Addedposthtml-match-helper@1.0.4(transitive)
+ Addedposthtml-parser@0.10.2(transitive)