@prairielearn/html-ejs
Advanced tools
+7
-0
| # @prairielearn/html-ejs | ||
| ## 1.1.2 | ||
| ### Patch Changes | ||
| - Updated dependencies [638d27585] | ||
| - @prairielearn/html@3.0.0 | ||
| ## 1.1.1 | ||
@@ -4,0 +11,0 @@ |
+12
-6
| { | ||
| "name": "@prairielearn/html-ejs", | ||
| "version": "1.1.1", | ||
| "version": "1.1.2", | ||
| "main": "dist/index.js", | ||
| "repository": { | ||
| "type": "git", | ||
| "url": "https://github.com/PrairieLearn/PrairieLearn.git", | ||
| "directory": "packages/html-ejs" | ||
| }, | ||
| "scripts": { | ||
@@ -11,12 +16,13 @@ "build": "tsc", | ||
| "dependencies": { | ||
| "@prairielearn/html": "^2.0.0", | ||
| "ejs": "^3.1.8" | ||
| "@prairielearn/html": "^3.0.0", | ||
| "ejs": "^3.1.9" | ||
| }, | ||
| "devDependencies": { | ||
| "@prairielearn/tsconfig": "*", | ||
| "@types/ejs": "^3.1.1", | ||
| "mocha": "^10.0.0", | ||
| "@types/ejs": "^3.1.2", | ||
| "@types/node": "^18.15.11", | ||
| "mocha": "^10.2.0", | ||
| "ts-node": "^10.9.1", | ||
| "typescript": "^4.8.2" | ||
| "typescript": "^4.9.5" | ||
| } | ||
| } |
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
7081
1.26%0
-100%6
20%+ Added
- Removed
Updated
Updated