Comparing version 1.12.2 to 1.12.3
{ | ||
"name": "eta", | ||
"version": "1.12.2", | ||
"version": "1.12.3", | ||
"description": "Lightweight, fast, and powerful embedded JS template engine", | ||
@@ -58,3 +58,3 @@ "keywords": [ | ||
"test": "jest --coverage && npm run test:deno && npm run size", | ||
"test:deno": "deno test test/deno/*.spec.ts --allow-read", | ||
"test:deno": "deno test test/deno/*.spec.ts --allow-read --unstable", | ||
"test:prod": "npm run lint && npm run test -- --no-cache", | ||
@@ -160,2 +160,3 @@ "test:watch": "jest --coverage --watch", | ||
"ts-node": "^9.0.0", | ||
"tslib": "^2.2.0", | ||
"typedoc": "^0.19.1", | ||
@@ -168,4 +169,3 @@ "typescript": "^4.0.2" | ||
} | ||
}, | ||
"dependencies": {} | ||
} | ||
} |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
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
361352
39