Comparing version 3.1.5 to 3.1.6
{ | ||
"name": "can-ejs", | ||
"version": "3.1.5", | ||
"version": "3.1.6", | ||
"description": "legacy EJS layer for canjs", | ||
@@ -33,4 +33,7 @@ "homepage": "https://canjs.com/2.3/docs/can.ejs.html", | ||
"ext": { | ||
"ejs": "src/system" | ||
"ejs": "can-ejs/steal-ejs.js" | ||
}, | ||
"plugins": [ | ||
"can-ejs" | ||
], | ||
"configDependencies": [ | ||
@@ -60,7 +63,7 @@ "live-reload" | ||
"jshint": "^2.9.1", | ||
"steal": "^1.2.8", | ||
"steal": "^1.5.13", | ||
"steal-qunit": "^1.0.1", | ||
"steal-tools": "^1.1.2", | ||
"steal-tools": "^1.8.4", | ||
"testee": "^0.7.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
78435
1604