pug-linker
Advanced tools
Comparing version 4.0.0-canary-2 to 4.0.0
{ | ||
"name": "pug-linker", | ||
"version": "4.0.0-canary-2", | ||
"version": "4.0.0", | ||
"description": "Link multiple pug ASTs together using include/extends", | ||
@@ -9,9 +9,9 @@ "keywords": [ | ||
"dependencies": { | ||
"pug-error": "2.0.0-canary-2", | ||
"pug-walk": "2.0.0-canary-2" | ||
"pug-error": "^2.0.0", | ||
"pug-walk": "^2.0.0" | ||
}, | ||
"devDependencies": { | ||
"pug-lexer": "5.0.0-canary-2", | ||
"pug-load": "3.0.0-canary-2", | ||
"pug-parser": "6.0.0-canary-2" | ||
"pug-lexer": "^5.0.0", | ||
"pug-load": "^3.0.0", | ||
"pug-parser": "^6.0.0" | ||
}, | ||
@@ -18,0 +18,0 @@ "files": [ |
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
No v1
QualityPackage is not semver >=1. This means it is not stable and does not support ^ ranges.
Found 1 instance in 1 package
1
8570
+ Addedpug-error@2.1.0(transitive)
+ Addedpug-walk@2.0.0(transitive)
- Removedpug-error@2.0.0-canary-2(transitive)
- Removedpug-walk@2.0.0-canary-2(transitive)
Updatedpug-error@^2.0.0
Updatedpug-walk@^2.0.0