New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

@tsed/engines

Package Overview
Dependencies
Maintainers
1
Versions
426
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@tsed/engines - npm Package Compare versions

Comparing version 7.67.4 to 7.67.5

6

package.json
{
"name": "@tsed/engines",
"version": "7.67.4",
"version": "7.67.5",
"description": "Template engines library. Provide an API to adding custom engines from decorators.",

@@ -18,3 +18,3 @@ "source": "./src/index.ts",

"barrels": "yarn barrelsby --delete -d ./src -e \"\\.spec\\.ts\" -e \"__mock__\" -e \".benchmark.ts\"",
"test": "cross-env NODE_ENV=test nyc mocha --timeout 15000",
"test": "nyc mocha --timeout 15000",
"build:ts": "tsc --build tsconfig.json && tsc --build tsconfig.esm.json"

@@ -30,3 +30,3 @@ },

"@babel/preset-react": "7.24.1",
"@tsed/typescript": "7.67.4",
"@tsed/typescript": "7.67.5",
"@types/semver": "^7.5.8",

@@ -33,0 +33,0 @@ "atpl": "0.9.3",

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc