+6
-0
@@ -0,1 +1,7 @@ | ||
| 2.0.0 / 2015-08-18 | ||
| ================== | ||
| * co-render@1 | ||
| * switch to Promise | ||
| 1.0.0 / 2015-06-02 | ||
@@ -2,0 +8,0 @@ ================== |
+4
-4
| { | ||
| "name": "co-views", | ||
| "version": "1.0.0", | ||
| "repository": "visionmedia/co-views", | ||
| "description": "Higher level thunk-based template rendering for Co and others, built on co-render", | ||
| "version": "2.0.0", | ||
| "repository": "tj/co-views", | ||
| "description": "Higher level promise-based template rendering for Co and others, built on co-render", | ||
| "keywords": [ | ||
@@ -17,3 +17,3 @@ "template", | ||
| "dependencies": { | ||
| "co-render": "0", | ||
| "co-render": "1", | ||
| "debug": "2", | ||
@@ -20,0 +20,0 @@ "utils-merge": "1" |
Environment variable access
Supply chain riskPackage accesses environment variables, which may be a sign of credential stuffing or data theft.
Found 1 instance in 1 package
No repository
Supply chain riskPackage does not have a linked source code repository. Without this field, a package will have no reference to the location of the source code use to generate the package.
Found 1 instance in 1 package
Environment variable access
Supply chain riskPackage accesses environment variables, which may be a sign of credential stuffing or data theft.
Found 1 instance in 1 package
No repository
Supply chain riskPackage does not have a linked source code repository. Without this field, a package will have no reference to the location of the source code use to generate the package.
Found 1 instance in 1 package
5159
1.36%+ Added
+ Added
+ Added
- Removed
- Removed
- Removed
Updated