Comparing version 0.7.0 to 0.7.1
{ | ||
"name": "layouts", | ||
"description": "Wrap templates with layouts. Layouts can be nested and optionally use other layouts.", | ||
"version": "0.7.0", | ||
"version": "0.7.1", | ||
"homepage": "https://github.com/doowb/layouts", | ||
@@ -23,3 +23,6 @@ "author": { | ||
], | ||
"files": ["index.js", "lib/"], | ||
"files": [ | ||
"index.js", | ||
"lib/" | ||
], | ||
"main": "index.js", | ||
@@ -38,2 +41,3 @@ "engines": { | ||
"chalk": "^0.5.1", | ||
"delimiter-regex": "^1.3.0", | ||
"get-value": "^1.0.2", | ||
@@ -40,0 +44,0 @@ "kind-of": "^1.1.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
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
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
6029
0
5
+ Addeddelimiter-regex@^1.3.0
+ Addeddelimiter-regex@1.3.1(transitive)
+ Addedextend-shallow@1.1.4(transitive)